aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.HTML
diff options
context:
space:
mode:
authordvs12024-12-22 02:53:53 +1000
committerdvs12024-12-22 02:53:53 +1000
commit76a485b18ed57c15cb5bc2d19189f6a1b347ac0e (patch)
treef08142b2060e92bad26bf6ba3af795816f6f0ab9 /INSTALL.HTML
parenttypo-- (diff)
downloadnotYetAnotherWiki-76a485b18ed57c15cb5bc2d19189f6a1b347ac0e.zip
notYetAnotherWiki-76a485b18ed57c15cb5bc2d19189f6a1b347ac0e.tar.gz
notYetAnotherWiki-76a485b18ed57c15cb5bc2d19189f6a1b347ac0e.tar.bz2
notYetAnotherWiki-76a485b18ed57c15cb5bc2d19189f6a1b347ac0e.tar.xz
Remove the generated files.
Diffstat (limited to 'INSTALL.HTML')
-rw-r--r--INSTALL.HTML74
1 files changed, 0 insertions, 74 deletions
diff --git a/INSTALL.HTML b/INSTALL.HTML
deleted file mode 100644
index 3e4c191..0000000
--- a/INSTALL.HTML
+++ /dev/null
@@ -1,74 +0,0 @@
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="generator" contents="lcmark">
6 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
7 <title>INSTALL</title>
8 <link rel="icon" type="image/png" href="cartdave_favicon.png" />
9 <style>
10 html {font-family: sans-serif;}
11
12 body {
13 background-color: black;
14 color: white !important;
15 }
16
17 pre {
18 background-color: #cc00ff;
19 overflow: auto;
20 width: 42%;
21 }
22
23 menu {
24 list-style-type: none;
25 }
26
27 .contentBox {
28 overflow-y: auto;
29 overflow-x: hidden;
30 }
31 </style>
32 </head>
33 <body bgcolor="black" text="white" alink="red" link="yellow" vlink="blue">
34 <table>
35 <tr>
36 <td><img src="Connie_click-me.gif" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td>
37 <td><a href="about/">about</a> &nbsp; <a href="testing/">testing</a> &nbsp; &nbsp; plus login and register buttons</td>
38 </tr>
39 <td rowspan=0 style="background-color: rebeccapurple; text-align:left; white-space:nowrap; vertical-align:top">
40 menu for the current directory
41 <p><a href="INSTALL.HTML">INSTALL</a></p>
42<p><a href="TODO.HTML">TODO</a></p>
43<p><a href="index.HTML">index</a></p>
44
45 </td>
46 <td style="background-color: rebeccapurple">
47 &#x1f463;
48 </td>
49 </tr>
50 <tr>
51 <td>
52 <main class="contentBox">
53 <div name="contentFrame">
54 <h1>INSTALL</h1>
55 Author: onefang
56 <p>notYetAnotherWiki uses <a href="https://github.com/jgm/lcmark">lcmark</a> to parse <a href="https://commonmark.org/">CommonMark</a> into HTML. You can probably install it using luarocks.</p>
57<p>Copy the notYetAnotherWiki.lua script to some place where you can run it from, /usr/local/bin is good. Make sure it is executable.</p>
58
59 </div>
60 </main>
61 </td>
62 </tr>
63 <tr>
64 <td style="background-color: rebeccapurple">
65 <p>Page <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.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>
66 </td>
67 </tr>
68 <tr>
69 <td>
70 </td>
71 </tr>
72 </table>
73 </body>
74</html>