Commit graph

92 commits

Author SHA1 Message Date
697dcc720d Merge serial module into the graph module 2026-01-13 13:10:32 -03:00
bd5d46a5d4 Make edge modulation steps more consistent 2026-01-12 15:14:13 -03:00
c6f9ea667d Minor logging, docs and style tweaks 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
eb96b456ef Make anchor token fields private 2026-01-11 01:41:37 -03:00
5958f1551b Expand test coverage 2026-01-10 05:42:36 -03:00
3837af387a Implement nested formatting 2026-01-10 01:18:47 -03:00
e351152ab7 Move roadmap to docs graph, minor docs edits 2026-01-07 11:14:32 -03:00
e6fb301a9b Cleanup and update docs 2026-01-07 01:04:48 -03:00
435cf4d18f Add interactive navigation controls 2026-01-06 03:52:08 -03:00
9695e2c1ea Expand docs to include formatting features 2026-01-05 22:29:52 -03:00
dfa835178f Reduce the size of label text 2026-01-05 00:49:13 -03:00
5c0f786686 Make oblique text more noticeable 2026-01-01 23:02:01 -03:00
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