Commit graph

29 commits

Author SHA1 Message Date
800b175ec5 Add node 'redirect' field 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
4ae966e503 Remove Bacon 2025-12-26 01:27:47 -03:00
f48b2070bc Minor refactorings, type adjustments and typo fixes 2025-12-25 23:56:18 -03:00
51047ad11c Fix and document some Anchor Syntax corner cases 2025-12-24 12:20:28 -03:00
8b782d6d20 Rework token segmentation 2025-12-23 21:53:56 -03:00
a33d9cb1e1 Minor styling and tooling tweaks 2025-12-23 21:53:50 -03:00
8a90044faf Add a smal margin to inline code 2025-12-21 15:32:45 -03:00
4ded23f134 Update graph source 2025-12-21 15:32:45 -03:00
b4fa1d9126 Render node ID label only if it differs from the title 2025-12-21 15:32:45 -03:00
8750c880c9 Update graph source 2025-12-20 21:29:14 -03:00
0da566d279 Expand CSS, plus some minor templating tweaks 2025-12-20 21:29:04 -03:00
198bc12507 Add word-level parsing 2025-12-18 11:35:08 -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
ddc09e84c9 Trigger build for CD testing 2025-12-14 19:11:59 -03:00
effa990e6d Add documentation to sample graph 2025-12-14 17:14:16 -03:00
2e84410bff Replace the sample graph with a graph about en itself 2025-12-14 16:22:06 -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
c6fccd2d7b Implement automatic titles 2025-12-10 10:19:51 -03:00
400eb02efc Implement automatic IDs 2025-12-10 09:58:44 -03:00
26d6b3240a Add syntax for simpler connections between nodes 2025-12-10 00:58:46 -03:00
0fdc58ef84 Drop old test message from Graph 2025-12-09 23:45:45 -03:00
a85a31826c Expand Graph 2025-12-09 21:37:45 -03:00
a7d944bbd4 Here goes something 2025-12-09 18:28:39 -03:00