Skip to content

Commit 2a34bfe

Browse files
committed
Updated CNAME, change index to reference the wiki
1 parent 9822183 commit 2a34bfe

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

CNAME

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
phpldapadmin.org
1+
phpldapadmin.org
2+
www.phpldapadmin.org

index.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,7 @@
1-
### Welcome to GitHub Pages.
2-
This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:
1+
The best place for information on PLA is in the [wiki](https://github.com/leenooks/phpLDAPadmin/wiki).
32

4-
```
5-
$ cd your_repo_root/repo_name
6-
$ git fetch origin
7-
$ git checkout gh-pages
8-
```
3+
If you are looking for the old PLA v1.x documentation, you'll find that [here](http://old-doc.phpldapadmin.org).
94

10-
If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.
11-
12-
### Designer Templates
13-
We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.
14-
15-
### Rather Drive Stick?
16-
If you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.
17-
18-
### Authors and Contributors
19-
You can @mention a GitHub username to generate a link to their profile. The resulting `<a>` element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.
20-
21-
### Support or Contact
22-
Having trouble with Pages? Check out the documentation at http://help.github.com/pages or contact [email protected] and we’ll help you sort it out.
5+
<script>
6+
window.location.href = 'https://github.com/leenooks/phpLDAPadmin/wiki';
7+
</script>

0 commit comments

Comments
 (0)