diff options
-rw-r--r-- | help.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -37,6 +37,7 @@ and the software I'm writing to do all of this. Or should be some day. | |||
37 | 37 | ||
38 | # Under the hood | 38 | # Under the hood |
39 | 39 | ||
40 | Internally this wiki is made of the root folder and it's sub | 40 | Internally this wiki is made of the root folder and it's sub folders |
41 | folders representing the structure of the wiki content. Each | 41 | representing the structure of the wiki content. Each folder has it's own |
42 | folder has it's own pages. | 42 | pages. Symlinks are used to copy or move pages around, with special |
43 | folders for the original stuff from the other wikis. | ||