diff options
| author | dvs1 | 2025-03-28 16:12:21 +1000 |
|---|---|---|
| committer | dvs1 | 2025-03-28 16:12:21 +1000 |
| commit | b735fd239e9de6d3e09c6b4a37b1f290363e83f1 (patch) | |
| tree | a1f41a5cd8a144e335da40b67cb54be04f2938e6 | |
| parent | Moar TODO! (diff) | |
| download | notYetAnotherWiki-b735fd239e9de6d3e09c6b4a37b1f290363e83f1.zip notYetAnotherWiki-b735fd239e9de6d3e09c6b4a37b1f290363e83f1.tar.gz notYetAnotherWiki-b735fd239e9de6d3e09c6b4a37b1f290363e83f1.tar.bz2 notYetAnotherWiki-b735fd239e9de6d3e09c6b4a37b1f290363e83f1.tar.xz | |
Mention symlinks.
| -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. | ||
