diff options
| author | t <t@tjp.lol> | 2026-07-11 11:50:44 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-11 11:50:44 -0600 |
| commit | 9faffbf6bc5083239d69a2daedac273e6d814bc3 (patch) | |
| tree | 13cb030017e729e3b51b8862a602d1c9ffbe6763 /notes | |
| parent | 5943b3063676d68381545e36a9903e1df278e923 (diff) | |
Archive fictional site examples and audit inherited prose
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/_plain-html.html (renamed from notes/plain-html.html) | 0 | ||||
| -rw-r--r-- | notes/index.html | 27 |
2 files changed, 4 insertions, 23 deletions
diff --git a/notes/plain-html.html b/notes/_plain-html.html index d60275e..d60275e 100644 --- a/notes/plain-html.html +++ b/notes/_plain-html.html diff --git a/notes/index.html b/notes/index.html index 7c5265f..1a8db13 100644 --- a/notes/index.html +++ b/notes/index.html @@ -14,10 +14,10 @@ <h1 class="brand"><a href="../index.html">~tjp<span class="cur"> $_</span></a></h1> <nav class="main"> <a href="../weblog/index.html">weblog</a> - <a href="../notes/index.html" aria-current="page">notes</a> + <!-- <a href="../notes/index.html" aria-current="page">notes</a> --> <a href="../projects/index.html">projects</a> <a href="../about/index.html">about</a> - <a href="../feed.xml">rss</a> + <a href="../feed.xml">feed</a> </nav> </header> @@ -28,37 +28,18 @@ <section> <h2 class="sec">start here</h2> - <ul class="posts"> - <li><a href="plain-html.html">The case for plain HTML</a></li> - <li><a href="plain-html.html">Home-lab & self-hosting</a></li> - <li><a href="plain-html.html">How I take notes</a></li> - </ul> </section> <section> <h2 class="sec">all notes</h2> - <nav class="note-index"> - <a href="plain-html.html">Bread notes</a> - <a href="plain-html.html">Books I keep re-reading</a> - <a href="plain-html.html">CPython internals</a> - <a href="plain-html.html">Emacs config, annotated</a> - <a href="plain-html.html">Gemtext & the small web</a> - <a href="plain-html.html">Green threads</a> - <a href="plain-html.html">Home-lab & self-hosting</a> - <a href="plain-html.html">How I take notes</a> - <a href="plain-html.html">Makefiles I reach for</a> - <a href="plain-html.html">The case for plain HTML</a> - <a href="plain-html.html">Syncthing setup</a> - <a href="plain-html.html">Terminal & shell dotfiles</a> - </nav> </section> </main> <footer> - <div class="ring"> + <!-- <div class="ring"> <span>webring:</span> <a href="#">← prev</a><a href="#">rand</a><a href="#">next →</a> - </div> + </div> --> <p>hand-written in slc · ©2026 tjp · <a href="../feed.xml">feed</a></p> </footer> |
