Commit graph

36 commits

Author SHA1 Message Date
8c20597350 Embed assets into the binary
Some checks failed
/ publish (push) Has been cancelled
2026-03-11 02:40:45 -03:00
23cd51fc95 Fix missing semver qualifier in templates 2026-03-07 17:28:34 -03:00
5377c67b89 Add version information to footer, /data and meta tags
Some checks are pending
/ verify (push) Waiting to run
2026-03-06 23:30:56 -03:00
260610c4a0 Implement blockquote token 2026-02-08 18:31:56 -03:00
1103c89428 Replace hardcoded static files with a static endpoint 2026-01-17 16:09:51 -03:00
c23d35217d Further centralize state, return result from serial methods 2026-01-17 04:01:03 -03:00
93c62229ad Add fonts, rework CSS 2026-01-17 03:57:18 -03:00
940aadb6e5 Simplify handler contexts, template and style tweaks 2026-01-15 12:07:18 -03:00
41a5994bbd Add counting of detached nodes 2026-01-13 15:32:36 -03:00
bd5d46a5d4 Make edge modulation steps more consistent 2026-01-12 15:14:13 -03:00
db8c02df04 Break up 'types' module 2026-01-12 14:45:37 -03:00
3fa399c317 Make anchors aware of the nodes they point to 2026-01-11 08:15:02 -03:00
36e2b5925c Fix navbar search form action 2026-01-06 18:51:53 -03:00
435cf4d18f Add interactive navigation controls 2026-01-06 03:52:08 -03:00
5c0f786686 Make oblique text more noticeable 2026-01-01 23:02:01 -03:00
79c0ba9eed Minor refactorings, justfile tweaks, roadmap update 2026-01-01 21:58:39 -03:00
b431a86b96 Move all template inline styles to style.css 2025-12-28 06:27:30 -03:00
ffead4fb47 Make HTML lang attribute configurable 2025-12-23 21:40:31 -03:00
b4fa1d9126 Render node ID label only if it differs from the title 2025-12-21 15:32:45 -03:00
0da566d279 Expand CSS, plus some minor templating tweaks 2025-12-20 21:29:04 -03:00
ad3f9687c6 Add 'hidden' node attribute 2025-12-20 21:28:00 -03:00
77d08036c6 Pass full node struct to node handler 2025-12-20 21:26:36 -03:00
ab38e5ebde Make number of nodes listed on index configurable 2025-12-17 02:21:36 -03:00
270fed54f0 Add configuration options 2025-12-16 19:02:36 -03:00
84ee7dfeb8 Update docs, about page and README 2025-12-16 04:58:59 -03:00
2f247f477b Add parser for node text with support for headers 2025-12-15 19:37:35 -03:00
f14ee592af Remove 'no connections' message, minor docs tweaks 2025-12-14 21:01:48 -03:00
c2a10512c8 Update documentation link on about page 2025-12-14 20:52:31 -03:00
2cd702818e Minor: Add Bacon to acknowledgments, invert a lint, update notes 2025-12-12 00:47:13 -03:00
2b1683700f Add missing static routes for favicon, about and acknowledgments 2025-12-11 02:15:14 -03:00
32ea0f93c3 Rename Node's body field to "text" 2025-12-10 10:25:32 -03:00
d56b54eb9b Rewrite error page decorative text as a poem 2025-12-10 09:26:46 -03:00
f1965f7530 Detect detached connections and render them differently 2025-12-09 21:40:06 -03:00
ebe0f5cfc0 Split Node body in several paragraph elements 2025-12-09 21:39:28 -03:00
df735d3a2a Use empty.html include on Tree page 2025-12-09 18:30:44 -03:00
a7d944bbd4 Here goes something 2025-12-09 18:28:39 -03:00