From: Joshua Simmons Date: Thu, 29 May 2025 21:04:08 +0000 (+0200) Subject: Theme tweaks X-Git-Url: https://git.nega.tv//gitweb.cgi?a=commitdiff_plain;h=77814dd4257d5e13d782f3efa30c9bd9b87ba5be;p=josh%2Fnegatv Theme tweaks Add new `name.fish` command to create a tree id without creating a tree file. --- diff --git a/name.fish b/name.fish new file mode 100755 index 0000000..59bf844 --- /dev/null +++ b/name.fish @@ -0,0 +1,3 @@ +#!/bin/fish + +tr -dc 'k-z' < /dev/urandom | head -c 16 \ No newline at end of file diff --git a/theme/style.css b/theme/style.css index 8d44dd5..bfd83a1 100644 --- a/theme/style.css +++ b/theme/style.css @@ -254,7 +254,7 @@ section .block[data-taxon] details>summary>header>h1 { } span.taxon { - color: var(--palette-2); + color: var(--palette-1); font-weight: bolder; } @@ -268,12 +268,13 @@ span.taxon:not(:empty)::after { } article>section>details>summary>header>h1 { - font-size: 4em; - color: var(--palette-2) + font-size: 3em; + color: var(--palette-2); + margin: 0; } footer>section>details>summary>header>h1 { - color: var(--palette-2) + color: var(--palette-2); } details>summary { diff --git a/trees/index.tree b/trees/index.tree index 4496594..c2c5517 100644 --- a/trees/index.tree +++ b/trees/index.tree @@ -9,9 +9,13 @@ \p{i make video games and do stuff and exist. in reverse order. you may enjoy these free-range, organic, and 100\% robot-free words at leisure.} -\transclude{wzvmmkrtxtwlzyrr} - -\put\transclude/expanded{false} - -\transclude{mvqpkwvnyptltyms} - +\subtree{ + \title{Latest [Blog](mvqpkwvnyptltyms) Post} + \transclude{wzvmmkrtxtwlzyrr} +} + +\subtree{ + \title{Curated Works} + \put\transclude/expanded{false} + \transclude{lsvvnuqnxrspxwxw} +} diff --git a/trees/lsvvnuqnxrspxwxw.tree b/trees/lsvvnuqnxrspxwxw.tree index 6bb9d78..57828f0 100644 --- a/trees/lsvvnuqnxrspxwxw.tree +++ b/trees/lsvvnuqnxrspxwxw.tree @@ -1,7 +1,6 @@ \title{We've got a [Vulkan Memory Allocator](vulkan-memory-allocator) at Home} \author{joshuarsimmons} \date{2025-05-27} -\tag{blog} \import{common-macros} diff --git a/trees/mrtztpskvpzqsnoq.tree b/trees/mrtztpskvpzqsnoq.tree index 5b75229..afa95c6 100644 --- a/trees/mrtztpskvpzqsnoq.tree +++ b/trees/mrtztpskvpzqsnoq.tree @@ -1,4 +1,4 @@ -\title{TLSF} +\title{The [TLSF](masmano-ripoll-2008) Allocator} \author{joshuarsimmons} \date{2025-05-27} \import{common-macros} diff --git a/trees/wzvmmkrtxtwlzyrr.tree b/trees/wzvmmkrtxtwlzyrr.tree index 3c7f69b..a7fb275 100644 --- a/trees/wzvmmkrtxtwlzyrr.tree +++ b/trees/wzvmmkrtxtwlzyrr.tree @@ -1,6 +1,7 @@ \title{The Word for World is Forest} \author{joshuarsimmons} \date{2025-05-27} +\tag{blog} \import{common-macros} \p{They say change is as good as a holiday, it isn't, but anyway here's another round of the semi-regular website refresh. I like the idea behind a web of smaller notes, and to that end this website is a “[forest](https://www.forester-notes.org/tfmt-000V/)” created with [Forester](https://www.forester-notes.org/index/).} @@ -10,6 +11,8 @@ \p{\strong{TODO:}} \ul{ \li{Code blocks with syntax highlighting.} + \li{Fix style weirdness.} + \li{More color themes.} \li{Finish porting and improving the vulkan memory post.} \li{New stuff. Approaches for writing games in Rust that don't make sad?} \li{???}