Skip to content

Commit 9fd8603

Browse files
committed
added readme for github
1 parent bae562e commit 9fd8603

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
perl-tutorial.org base
2+
======================
3+
4+
This repository contains the actual wiki contents and some styling of the site
5+
http://perl-tutorial.org
6+
7+
Changes in here are automatically synched to the server whenever the wiki
8+
software is prompted to rebuild, meaning either:
9+
10+
- `ikiwiki -setup ~/PerlTutorialHub.setup` is executed on the server
11+
- an admin user goes into `Preferences > Setup` and clicks `Save`
12+
- a page is edited (not entirely sure about this yet)
13+
14+
Additionally any changes done on the wiki will be pushed to this repo. It is
15+
the actual database used by the wiki software to store page contents.
16+
17+
So, if you do not like web interfaces too much, you can just push to this repo
18+
and do any of the above to get your changes online. If you find that you are not
19+
able to do what you desire, feel free to swing by in IRC or contact any of the
20+
people on the [perl-tutorial contact page](http://perl-tutorial.org/contact/) to
21+
get the changes online, an admin flag or your ssh key onto the server.

0 commit comments

Comments
 (0)