aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.HTML
blob: 2bcb6245eadb94a4c27c35d742ea7577371b7147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="generator" contents="lcmark">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
    <title>notYetAnotherWiki is not another wiki, at least not yet. It’ll be much more than that, eventually.</title>
    <link rel="icon" type="image/png" href="cartdave_favicon.png" />
    <style>
      html {font-family: sans-serif;}

      body {
        background-color: black;
        color: white !important;
      }

      pre {
        background-color: #cc00ff;
        overflow: auto;
        width: 42%;
      }

      menu {
        list-style-type: none;
      }

      .contentBox {
        overflow-y: auto;
        overflow-x: hidden;
      }
    </style>
  </head>
  <body bgcolor="black" text="white" alink="red" link="yellow" vlink="blue">
    <table>
      <tr>
	<td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td>
	<td><a href="about/index.HTML">about</a> &nbsp; <a href="testing/index.HTML">testing</a> &nbsp;  &nbsp; plus login and register buttons</td>
      </tr>
	<td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top">
	    menu for the current directory
	     <p><a href="index.HTML">index</a></p>
<p><a href="TODO.HTML">TODO</a></p>

	</td>
	<td style="background-color: rebeccapurple">
	  &#x1f463; Web trail goes here.
	</td>
      </tr>
      <tr>
	<td>
	  <main class="contentBox">
	    <div name="contentFrame">
	      <h1>notYetAnotherWiki is not another wiki, at least not yet. It’ll be much more than that, eventually.</h1>
		Author:   onefang
		<p>notYetAnotherWiki is not another wiki, at least not yet. It’ll be much more than that, eventually.</p>
<p>So to start with it’s not a wiki.  It’s currently a way to create a web
site with CommonMark wiki markup, using git to update the content.</p>
<p>So it’s not a wiki, yet.</p>
<p>Next comes accounts and online editing of content with the web pages.  It’ll then barely be a wiki.</p>
<p>The missing bit is talk pages, which requires some sort of archiving chat
system built into the thing.  Now it’s Yet Another Wiki.</p>
<p>Finally comes the magic, so it’s “not Yet Another Wiki”, it’s much more than that.</p>

	    </div>
	  </main>
	</td>
      </tr>
      <tr>
	<td style="background-color: rebeccapurple">
	  <p>Page <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/log/index.md">history</a>. &nbsp; Web site <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/atom">atom feed</a> and <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/">source code</a> &nbsp; Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p>
	</td>
      </tr>
      <tr>
	<td>
	</td>
      </tr>
    </table>
  </body>
</html>