Commit graph

79 commits

Author SHA1 Message Date
dfddbba4ef Embed a 'welcome' graph to fallback on
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
2026-03-22 18:50:51 -03:00
0514fcd05f Strip header from canonical licenses 2026-03-11 02:40:45 -03:00
1d5a7bad80 Drop 'latest' tag as a way of finding the newest tag 2026-03-11 02:40:45 -03:00
8c20597350 Embed assets into the binary
Some checks failed
/ publish (push) Has been cancelled
2026-03-11 02:40:45 -03:00
08cf23dc8e Fix minor typo in docs 2026-03-09 14:43:52 -03:00
00fb91b96f Add binary download links to docs
Some checks failed
/ verify (push) Has been cancelled
2026-03-09 13:17:26 -03:00
6488f3ddb7 Embed default templates into the binary
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled
2026-03-09 12:08:15 -03:00
2a4165e9e0 Better templating error message, container builds justfile recipes
Some checks are pending
/ verify (push) Waiting to run
2026-03-09 07:54:56 -03:00
75b7cbef80 Add 'latest' tag generation, update SourceBuild docs
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
2026-03-07 02:18:02 -03:00
b794de4f93 Merge ci-testing: publish to GJD registry on tag push
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Waiting to run
commit d6fa2986ec
Author: jutty <j@jutty.dev>
Date:   Sun Mar 1 03:18:50 2026 -0300

    Add tag and push-unsafe recipes to justfile

commit 6a239e1708
Author: jutty <j@jutty.dev>
Date:   Sun Mar 1 03:18:21 2026 -0300

    Update roadmap

commit a3da368573
Author: jutty <j@jutty.dev>
Date:   Thu Feb 26 20:56:48 2026 -0300

    Cleanup CI testing files

commit b56f53bdc2
Author: jutty <j@jutty.dev>
Date:   Thu Feb 26 20:17:10 2026 -0300

    CI: Adjust curl logging, add a job for internal networking tests

commit 435e478b01
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 02:35:20 2026 -0300

    CI: Move sha256sum calculation before registry upload

commit 727ea16769
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:51:05 2026 -0300

    CI: Add curl -f fail flag to extra tools binary fetching

commit 2ff7a6cf1b
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:48:00 2026 -0300

    CI: Make additional tooling move to /usr/local/bin verbose

commit bf88f86bce
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:40:32 2026 -0300

    CI: Adapt to cargo-audit outlier URL structure

commit 291081359e
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 01:29:13 2026 -0300

    CI: Deduplicate additional tool fetching

    While this moves the source of truth for CI tooling versions to
    somewhere outside the workflow definitions, it also avoids duplication
    and keeps debug (check.yaml) and production (publish.yaml) verifications
    fully independent.

commit 7d2a234fc3
Author: jutty <j@jutty.dev>
Date:   Wed Feb 25 00:32:51 2026 -0300

    Add cargo-audit security assessment

commit ed30ee7b75
Author: jutty <j@jutty.dev>
Date:   Thu Feb 19 02:06:42 2026 -0300

    CI: Add wildcard branch to check workflow
2026-03-01 05:56:32 -03:00
feb2f9c1ac Add prebuilt binaries tooling and docs
Some checks failed
/ verify (push) Has been cancelled
2026-02-18 04:38:11 -03:00
3ca3f31d8d Replace CSS prefers-color-scheme block with light-dark() calls 2026-02-17 21:25:37 -03:00
7fa054257a Minor documentation tweaks 2026-02-16 14:41:22 -03:00
f3a997f29a Add docs for tables, update roadmap 2026-02-16 14:26:59 -03:00
c116f6c1cb Handle headerless tables 2026-02-16 13:57:34 -03:00
4187299e04 Use a cite element for blockquote citations 2026-02-09 21:46:01 -03:00
898708691a Revert to text decoration for visited link distinctions 2026-02-09 21:46:01 -03:00
39c7373e7e Simplify a quote example to not have a citation 2026-02-09 01:50:52 -03:00
ed4d703d46 Adjust spacing on quote syntax examples 2026-02-08 19:37:59 -03:00
0376d55356 Fix mismatched example in Syntax page 2026-02-08 19:32:11 -03:00
260610c4a0 Implement blockquote token 2026-02-08 18:31:56 -03:00
aa41e33ced Implement verse token, scaffold quote token 2026-02-08 14:52:16 -03:00
3ea6c53920 Adjust visited anchor color, header sizes and wrapping 2026-02-08 14:17:20 -03:00
5156161650 Sketch out a possible table syntax in the roadmap 2026-01-19 02:29:14 -03:00
c5174824ec Fix mismatched font sizes across prose faces 2026-01-19 02:08:42 -03:00
5151c53a2b Expand test coverage 2026-01-19 01:45:54 -03:00
817777d7d6 Expand Graph module test coverage 2026-01-18 03:10:30 -03:00
6eea10f74d Update acknowledgments 2026-01-17 16:51:49 -03:00
1103c89428 Replace hardcoded static files with a static endpoint 2026-01-17 16:09:51 -03:00
6882600336 Swap fonts, adjust line height, add pre and code hover effects 2026-01-17 13:47:39 -03:00
93c62229ad Add fonts, rework CSS 2026-01-17 03:57:18 -03:00
c3562d1ebb Alter several CSS colors, add transitions and input styles 2026-01-16 03:17:10 -03:00
b408ce6f68 Improve layout responsiveness 2026-01-15 16:39:42 -03:00
2cdf68082a Update docs 2026-01-15 12:07: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
6feb20d3da Cleanup graph, style and linting tweaks 2026-01-13 13:10:32 -03:00
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