diff options
author | elioat@tilde.institute <eli@newstartmobile.com> | 2023-01-16 15:18:53 -0500 |
---|---|---|
committer | elioat@tilde.institute <eli@newstartmobile.com> | 2023-01-16 15:18:53 -0500 |
commit | 82695339b1e0f1b712cf11601f0f6e42030abe65 (patch) | |
tree | 072fb8956b66fa3f69443d171b5877eea0f0fb2f | |
parent | 38a88f955e6e3fb55f1f52d8c73f6ca66590f882 (diff) | |
download | wiki-82695339b1e0f1b712cf11601f0f6e42030abe65.tar.gz |
*
-rw-r--r-- | changelog.md | 1 | ||||
-rwxr-xr-x | mynah | 2 | ||||
-rw-r--r-- | public/archive.html | 2 | ||||
-rw-r--r-- | public/changelog.html | 2 | ||||
-rw-r--r-- | public/feed.xml | 16 | ||||
-rw-r--r-- | public/index.html | 20 | ||||
-rw-r--r-- | updated | 2 |
7 files changed, 27 insertions, 18 deletions
diff --git a/changelog.md b/changelog.md index 2d3e58e..01886da 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,4 @@ +- [index](https://elioat.tilde.institute/wiki/index.html), Mon, 16 Jan 2023 15:15:56 -0500 - [index](https://elioat.tilde.institute/wiki/index.html), Sun, 15 Jan 2023 22:24:35 -0500 - [index](https://elioat.tilde.institute/wiki/index.html), Tue, 10 Jan 2023 22:15:47 -0500 - [index](/index.html), Tue, 10 Jan 2023 22:11:32 -0500 diff --git a/mynah b/mynah index 236aa4f..3ae37c1 100755 --- a/mynah +++ b/mynah @@ -35,7 +35,7 @@ RSSHEADER='<?xml version="1.0" encoding="UTF-8"?> RSSEND='</channel></rss>' build_logs() { - pandoc changelog.md -o public/changelog.html + pandoc -c https://elioat.tilde.institute/wiki/styles.css -s changelog.md -o public/changelog.html cd content rm ../archive.md echo -e "# Archive\n" > ../archive.md diff --git a/public/archive.html b/public/archive.html index 722971f..f408d58 100644 --- a/public/archive.html +++ b/public/archive.html @@ -14,7 +14,7 @@ ul.task-list{list-style: none;} .display.math{display: block; text-align: center; margin: 0.5rem auto;} </style> - <link rel="stylesheet" href="styles.css" /> + <link rel="stylesheet" href="https://elioat.tilde.institute/wiki/styles.css" /> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> diff --git a/public/changelog.html b/public/changelog.html index 526f01e..43c4820 100644 --- a/public/changelog.html +++ b/public/changelog.html @@ -1,5 +1,7 @@ <ul> <li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, +Mon, 16 Jan 2023 15:15:56 -0500</li> +<li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, Sun, 15 Jan 2023 22:24:35 -0500</li> <li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, Tue, 10 Jan 2023 22:15:47 -0500</li> diff --git a/public/feed.xml b/public/feed.xml index 962f770..29ffd76 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -14,19 +14,21 @@ <![CDATA[ the page "index" was updated! ]]> </title> <link>https://elioat.tilde.institute/wiki/index.html</link> - <guid>https://elioat.tilde.institute/wiki/index.html#2921B8B5-70BF-4BDF-80CE-D33B6E319F6D</guid> - <pubDate>Sun, 15 Jan 2023 22:24:35 -0500</pubDate> + <guid>https://elioat.tilde.institute/wiki/index.html#C3040125-D84A-4325-A942-F7E35F060D59</guid> + <pubDate>Mon, 16 Jan 2023 15:15:56 -0500</pubDate> <description> < + -Testing pictures, too!</code></pre> ]]> +- [archive](archive.html) +- [change log](changelog.html) +- [feed](feed.xml)</code></pre> ]]> </description> </item> </channel> diff --git a/public/index.html b/public/index.html index 7ead946..b4595bc 100644 --- a/public/index.html +++ b/public/index.html @@ -14,21 +14,25 @@ ul.task-list{list-style: none;} .display.math{display: block; text-align: center; margin: 0.5rem auto;} </style> - <link rel="stylesheet" href="../styles.css" /> + <link rel="stylesheet" href="https://elioat.tilde.institute/wiki/styles.css" /> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> </head> <body> <h1 id="wiki">wiki</h1> -<p>the start of a little wiki. I am adding some more text to test my -<code>css</code> stuff.</p> +<p>This is the start of a little wiki.</p> <figure> -<img -src="https://eli.li/_assets/_images/ios/9D0EB90B-D874-46BD-80CC-291C360153C6.png" -alt="Picture of a beastly cat." /> -<figcaption aria-hidden="true">Picture of a beastly cat.</figcaption> +<img src="/bin/snorlax-napping-in-the-snowy-window.png" +alt="Dithered image of a cat sleeping on a shelf mounted against a window. The window is surrounded by fairy lights, and it is snowing outside." /> +<figcaption aria-hidden="true">Dithered image of a cat sleeping on a +shelf mounted against a window. The window is surrounded by fairy +lights, and it is snowing outside.</figcaption> </figure> -<p>Testing pictures, too!</p> +<ul> +<li><a href="archive.html">archive</a></li> +<li><a href="changelog.html">change log</a></li> +<li><a href="feed.xml">feed</a></li> +</ul> </body> </html> diff --git a/updated b/updated index 3b4970b..8a7cd62 100644 --- a/updated +++ b/updated @@ -1 +1 @@ -1673839475 +1673900156 |