diff options
author | dvs1 | 2024-12-16 14:42:36 +1000 |
---|---|---|
committer | dvs1 | 2024-12-16 14:42:36 +1000 |
commit | 4d4d5967ebbf22448486df0a97bbcc81693c8557 (patch) | |
tree | 7d67850ae08f7f2193ab9c0e0987ee938a9a8297 /about | |
parent | Quickie PR department, er I mean About page. (diff) | |
download | notYetAnotherWiki-4d4d5967ebbf22448486df0a97bbcc81693c8557.zip notYetAnotherWiki-4d4d5967ebbf22448486df0a97bbcc81693c8557.tar.gz notYetAnotherWiki-4d4d5967ebbf22448486df0a97bbcc81693c8557.tar.bz2 notYetAnotherWiki-4d4d5967ebbf22448486df0a97bbcc81693c8557.tar.xz |
Add about and testing sub sites, and stuff everything into menus.
Diffstat (limited to 'about')
-rw-r--r-- | about/index.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/about/index.md b/about/index.md new file mode 100644 index 0000000..cd41201 --- /dev/null +++ b/about/index.md | |||
@@ -0,0 +1,23 @@ | |||
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 | history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/About/index.md | ||
7 | --- | ||
8 | |||
9 | This is a new directory, an entire PR department can hang out here. | ||
10 | |||
11 | notYetAnotherWiki is not another wiki, at least not yet. It'll be much more than that, eventually. | ||
12 | |||
13 | So to start with it's not a wiki. It's currently a way to create a web | ||
14 | site with CommonMark wiki markup, using git to update the content. | ||
15 | |||
16 | So it's not a wiki, yet. | ||
17 | |||
18 | Next comes accounts and online editing of content with the web pages. It'll then barely be a wiki. | ||
19 | |||
20 | The missing bit is talk pages, which requires some sort of archiving chat | ||
21 | system built into the thing. Now it's Yet Another Wiki. | ||
22 | |||
23 | Finally comes the magic, so it's "not Yet Another Wiki", it's much more than that. | ||