aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--default.template4
-rw-r--r--help.md42
2 files changed, 44 insertions, 2 deletions
diff --git a/default.template b/default.template
index 75922ac..baefad1 100644
--- a/default.template
+++ b/default.template
@@ -87,14 +87,14 @@
87 <a href="$home$"><img src="$logo$" alt="not (Yet) (Another / A) Wiki."/></a> 87 <a href="$home$"><img src="$logo$" alt="not (Yet) (Another / A) Wiki."/></a>
88 </nav></header></div> 88 </nav></header></div>
89 <div class="boxTools"><header><nav> 89 <div class="boxTools"><header><nav>
90 &nbsp; <b class="toolTip" title="🍔 hides / shows non content, reverse hamburger menu. 90 &nbsp; <a href="/help.HTML"><b class="toolTip" title="🍔 hides / shows non content, reverse hamburger menu.
91🕶 switches between dark and light themes. 91🕶 switches between dark and light themes.
92📚 shows the list of all pages. 92📚 shows the list of all pages.
93🔮 a folder of unsorted pages. 93🔮 a folder of unsorted pages.
94👥 shows the list of users. 94👥 shows the list of users.
95🪵 will be for logging in, when I have written that bit. 95🪵 will be for logging in, when I have written that bit.
96🔍 will be the search, when I have written that bit. 96🔍 will be the search, when I have written that bit.
97👣 is a trail of the steps to get here.">❓</b> 97👣 is a trail of the steps to get here.">❓</b></a>
98 &nbsp; <b class="toolTip"><label for="modeToggleMenu" class='modeBtn'>&#127828;</label></b> 98 &nbsp; <b class="toolTip"><label for="modeToggleMenu" class='modeBtn'>&#127828;</label></b>
99 &nbsp; <b class="toolTip"><label for="modeToggleBody" class='modeBtn'>&#x1F576;</label></b> 99 &nbsp; <b class="toolTip"><label for="modeToggleBody" class='modeBtn'>&#x1F576;</label></b>
100 &nbsp; <a href="/everything.HTML"><b class="toolTip">&#128218;</b></a> 100 &nbsp; <a href="/everything.HTML"><b class="toolTip">&#128218;</b></a>
diff --git a/help.md b/help.md
new file mode 100644
index 0000000..fab5c70
--- /dev/null
+++ b/help.md
@@ -0,0 +1,42 @@
1# How to use this wiki
2
3On the top left, is the logo, beside that is a toolbar of icons -
4
5- ❓ hover over this for help.
6- 🍔 hides or shows everything but the content and these icons, the reverse hamburger menu.
7- 🕶 switches between dark and light themes.
8- 📚 shows the list of all pages.
9- 🔮 a folder of unsorted pages.
10- 👥 shows the list of users.
11- 🪵 will be for logging in, when I have written that bit.
12- 🔍 will be the search, when I have written that bit.
13
14&#x1f463; is a trail of breadcrumbs, though I'm using a footsteps icon
15for this. Showing the footsteps you have followed to get to the current
16folder.
17
18On the top right of the pages is links to the sub folders of the current
19folder the current page is in.
20
21Down the left side is links to the pages in the current folder. Most of
22them will be symlinks to the converted pages from the Foswiki and PmWiki
23sub folders. Some will be links &#9757; to external sites. For the
24current page, links to the headings are also shown, those headings have
25their own icon 👆 to go back to the top.
26
27The bit you are reading is the badly converted content of the current
28page. At the bottom of each converted page is a link to the original,
29and if you are logged into that other system, you might be able to edit
30the page. Note that unconverted pages don't have these links to the
31originals.
32
33At the bottom is links to things like page history, web site source code,
34and the software I'm writing to do all of this. Or should be some day.
35
36
37
38# Under the hood
39
40Internally this wiki is made of the root folder and it's sub
41folders representing the structure of the wiki content. Each
42folder has it's own pages.