]> git.nega.tv - josh/negatv/commitdiff
Theme tweaks
authorJoshua Simmons <josh@nega.tv>
Thu, 29 May 2025 21:04:08 +0000 (23:04 +0200)
committerJoshua Simmons <josh@nega.tv>
Sat, 31 May 2025 17:43:33 +0000 (19:43 +0200)
Add new `name.fish` command to create a tree id without creating a
tree file.

name.fish [new file with mode: 0755]
theme/style.css
trees/index.tree
trees/lsvvnuqnxrspxwxw.tree
trees/mrtztpskvpzqsnoq.tree
trees/wzvmmkrtxtwlzyrr.tree

diff --git a/name.fish b/name.fish
new file mode 100755 (executable)
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
index 8d44dd5ad33fddeb104229f650cada878a14b4d3..bfd83a1279ca4c10f96436791f819231c4446627 100644 (file)
@@ -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 {
index 449659488baec076e9d6e7cc663b42690b837f7b..c2c55173284fbf4a562dc5705036846062f3ba3b 100644 (file)
@@ -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}
+}
index 6bb9d7860645cb4f29caf004e8d6246dfb267426..57828f044fd5ad95d1a00892c4b835e7f17d80cd 100644 (file)
@@ -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}
 
index 5b7522925c08a3231e97ff971425b6aedd821bcd..afa95c666009b38257c56777b467e9ae1338d99a 100644 (file)
@@ -1,4 +1,4 @@
-\title{TLSF}
+\title{The [TLSF](masmano-ripoll-2008) Allocator}
 \author{joshuarsimmons}
 \date{2025-05-27}
 \import{common-macros}
index 3c7f69bfd9a2c5acd340a6ca685b30b0759f9de9..a7fb2759144328ca55cae3730d885d0cdfc0a2e8 100644 (file)
@@ -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{???}