No description
  • Nix 90.7%
  • Rust 9.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-18 10:32:23 -05:00
src oopsie left some debug statements in 2026-08-18 10:19:58 -05:00
systemd Initial commit 2026-08-17 10:34:05 -05:00
.envrc Initial commit 2026-08-17 10:34:05 -05:00
.gitignore Initial commit 2026-08-17 10:34:05 -05:00
Cargo.lock Initial commit 2026-08-17 10:34:05 -05:00
Cargo.nix Initial commit 2026-08-17 10:34:05 -05:00
Cargo.toml Initial commit 2026-08-17 10:34:05 -05:00
flake.lock Initial commit 2026-08-17 10:34:05 -05:00
flake.nix oopsie 4 2026-08-17 10:55:42 -05:00
ideas.md Initial commit 2026-08-17 10:34:05 -05:00
LICENSE Initial commit 2026-08-17 10:34:05 -05:00
module.nix ok now it should be working? 2026-08-18 10:32:23 -05:00
package.nix Initial commit 2026-08-17 10:34:05 -05:00
README.md Initial commit 2026-08-17 10:34:05 -05:00
run-with-watch.sh Initial commit 2026-08-17 10:34:05 -05:00
shell.nix Initial commit 2026-08-17 10:34:05 -05:00
systemd.nix Initial commit 2026-08-17 10:34:05 -05:00

wolog4

(Willow's Online Literature Observation Gallery?)

My blog server.

  • Markdown articles
  • Wikilinks
  • Page sequences
    • Book mode? Concatenate all the pages in a series, convert the top page into a table of contents with header links?
  • Tags
  • Topics
    • Segregate between users or projects.
    • Hidden from the reader, but constrains wikilinks, sequences, and searches.
  • Atom feeds
    • Podcast mode? Record a vocal performance of an article, attach it for consumption with a podcast player.
  • WebMention
  • IndieAuth guestbook
  • Server-side Ink games
  • Software downloads via Nix flake
  • Single-source-of-truth Git diffs
  • Server-side code execution in articles