From de0230ea6c52ce72d36783f719b56eb2c014a757 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Sun, 23 Jul 2023 22:34:28 -0400 Subject: [PATCH] theme: Tone down the Acme to just background I haven't used Acme in ~6mo, so it doesn't feel quite right having it be the highlight of my theme! --- .gitignore | 1 + bin/genpage | 19 ++++--------------- bin/jam-index.sh | 14 ++++---------- www/acme-index.html | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ www/index.txt | 8 +++++--- www/jam-tuesday/index.html | 47 ++++++----------------------------------------- www/style.css | 29 ----------------------------- 7 files changed, 189 insertions(+), 98 deletions(-) create mode 100644 www/acme-index.html diff --git a/.gitignore b/.gitignore index ca85e66..f267607 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # generated html *.html !www/jam-tuesday/index.html +!www/acme-index.html !www/blog/my-old-man-orig.html # atom feeds are generated diff --git a/bin/genpage b/bin/genpage index 4f7aaa3..63a272a 100755 --- a/bin/genpage +++ b/bin/genpage @@ -23,27 +23,16 @@ cat <$title -
-
-Home -Blog +
-
-EOM - -"$REPO/bin/gencrumbs" "${1%%txt}html" - -cat < -
+ EOM nihdoc < "$1" cat < -
EOM diff --git a/bin/jam-index.sh b/bin/jam-index.sh index ae07ade..a0ec856 100755 --- a/bin/jam-index.sh +++ b/bin/jam-index.sh @@ -31,15 +31,11 @@ table.jam-artists { Jam Tuesday Archive -
-
-Home -Blog +
-
/home/alex/jam-tuesday.html -Del Snarf Get | Look
-
+

Jam Tuesday Archive

About

@@ -109,8 +105,6 @@ done cat <

Last Updated: $(date)

-
-
EOM diff --git a/www/acme-index.html b/www/acme-index.html new file mode 100644 index 0000000..67085ee --- /dev/null +++ b/www/acme-index.html @@ -0,0 +1,169 @@ + + + + + + + + + +Welcome + + +
+ +
+/home/alex +Del Snarf Get | Look
+
+

Welcome

+

About Me

+

+Hi! I'm Alex. I'm a software engineer living near Boston, MA. +By day I work at a remote startup as +a backend generalist and infrastructure/tooling specialist. +By night I spend my time exploring niche operating +systems like Plan 9, perusing the +"smolweb" via internet protocols like Gopher, +and sysadmin-ing several servers. +Occasionally, I might write about it here on my blog. +

+

+Outside of tech, I enjoy playing music, hiking, and a good board +game shared among friends. +

+

About This Site

+

+This site is an ever-changing hobby project where I use the +markup and build system as an excuse to learn and/or build new +tools. +

+

+In 2020, I rewrote the site as a series +of man-pages in mdoc(7), +writing new blog posts in the language and developing a toolchain +to support feeds, text-only versions, +and eventually a gopher mirror. +

+

+At the end of 2021, I really wanted a lower-friction medium to +blog on (akin to the plaintext I was writing on my +phlog). Looking to keep the +site buildable by base OpenBSD as a +creative limitation, +I took the opportunity to write my own +lightweight markup parser, nihdoc. +

+

+Currently, this site is an homage to Plan 9 +and its editor/interface Acme. +

+

+Stay tuned for more! +

+

Projects Found Here

+ +

Contact / Elsewhere

+
    +
  • +Email: contact AT this-domain +
  • +
  • +IRC: akarle on libera.chat +
  • +
  • +sourcehut: ~akarle +
  • +
  • +Resume: $ curl -sS https://alexkarle.com/resume.4 | mandoc -l +# PDF +
  • +
+
+
+ + diff --git a/www/index.txt b/www/index.txt index 476d447..28c9168 100644 --- a/www/index.txt +++ b/www/index.txt @@ -34,8 +34,11 @@ site buildable by base OpenBSD as a I took the opportunity to write my own lightweight markup parser, [`nihdoc`](https://git.sr.ht/~akarle/nihdoc). -Currently, this site is an homage to [Plan 9](https://9p.io/plan9/) -and its editor/interface [Acme](https://en.wikipedia.org/wiki/Acme_%28text_editor%29). +For a brief period, this site was a [lookalike](/acme-index.html) +of [Plan 9](https://9p.io/plan9/)'s editor/interface +[Acme](https://en.wikipedia.org/wiki/Acme_%28text_editor%29), +but as I haven't used it in a while I've toned it back to +a simple background-color homage :) [Stay tuned](/atom.xml) for more! @@ -46,7 +49,6 @@ and its editor/interface [Acme](https://en.wikipedia.org/wiki/Acme_%28text_edito - [jam-tuesday](/jam-tuesday): An archive of my jam setlists - [uses](/uses.html): Software and hardware that I use - [gopher://alexkarle.com]: my gopherhole -- phlog, notes & more! -- [https://git.alexkarle.com]: A personal git server ## Contact / Elsewhere diff --git a/www/jam-tuesday/index.html b/www/jam-tuesday/index.html index 13e0604..c85fce8 100644 --- a/www/jam-tuesday/index.html +++ b/www/jam-tuesday/index.html @@ -7,38 +7,12 @@