diff options
| author | dvs1 | 2024-12-16 13:35:39 +1000 |
|---|---|---|
| committer | dvs1 | 2024-12-16 13:35:39 +1000 |
| commit | 368d6fc691d808db5eb30b252f74f1fa2f5e5877 (patch) | |
| tree | 46628efdd6de27aa9db7c7b0547debea5d8481d1 | |
| parent | Commit the test version of the code. (diff) | |
| download | notYetAnotherWiki-368d6fc691d808db5eb30b252f74f1fa2f5e5877.zip notYetAnotherWiki-368d6fc691d808db5eb30b252f74f1fa2f5e5877.tar.gz notYetAnotherWiki-368d6fc691d808db5eb30b252f74f1fa2f5e5877.tar.bz2 notYetAnotherWiki-368d6fc691d808db5eb30b252f74f1fa2f5e5877.tar.xz | |
Start docs!
About bloody time. lol
| -rw-r--r-- | index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..92ff6ef --- /dev/null +++ b/index.md | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | --- | ||
| 2 | favicon: cartdave_favicon.png | ||
| 3 | pagetitle: "notYetAnotherWiki is not another wiki, at least not yet. It'll be much more than that, eventually." | ||
| 4 | author: onefang | ||
| 5 | webtrail: "Web trail goes here." | ||
| 6 | --- | ||
| 7 | |||
| 8 | notYetAnotherWiki is not another wiki, at least not yet. It'll be much more than that, eventually. | ||
| 9 | |||
| 10 | So to start with it's not a wiki. It's currently a way to create a web | ||
| 11 | site with CommonMark wiki markup, using git to update the content. | ||
| 12 | |||
| 13 | So it's not a wiki, yet. | ||
| 14 | |||
| 15 | Next comes accounts and online editing of content with the web pages. It'll then barely be a wiki. | ||
| 16 | |||
| 17 | The missing bit is talk pages, which requires some sort of archiving chat | ||
| 18 | system built into the thing. Now it's Yet Another Wiki. | ||
| 19 | |||
| 20 | Finally comes the magic, so it's "not Yet Another Wiki", it's much more than that. | ||
