Commit graph

320 commits

Author SHA1 Message Date
f8708f2500 Add several new lints from latest Clippy versions
Some checks failed
/ verify (push) Has been cancelled
2026-06-08 00:52:48 -03:00
1aef9d6ee6 Draft customization docs 2026-06-07 05:19:25 -03:00
0987269307 Add flake.nix 2026-06-07 04:19:45 -03:00
a38d93ba2a schema: Move node schema to $defs 2026-06-05 21:31:43 -03:00
26ba5c90e6 Update README for v0.5 node structure 2026-06-04 22:26:08 -03:00
4d7ae2e729 Tweak paragraph and header spacing
Some checks failed
/ verify (push) Has been cancelled
2026-06-04 22:06:18 -03:00
297030696e Merge planned features overview in README with the Intro's 2026-06-04 22:06:18 -03:00
2a01b9ac4c CI: Add new assessments to verify workflow, improve Git tag check 2026-06-04 22:06:18 -03:00
83d7b7e7aa CI: Allow manually triggering publish workflow
Some checks failed
/ verify (push) Has been cancelled
2026-06-04 13:14:14 -03:00
47f8530487 Add spelling and TOML schema checks
Some checks failed
/ verify (push) Has been cancelled
2026-06-04 13:00:12 -03:00
e0a5eaaf2f Rename Start to Introduction, tweak About page links
Some checks failed
/ verify (push) Has been cancelled
2026-06-04 11:10:28 -03:00
c2de0283fd Update roadmap
Some checks failed
/ verify (push) Has been cancelled
2026-06-04 10:31:11 -03:00
8649169bae Add CSS to watchexec extensions 2026-06-04 10:31:11 -03:00
70bdba50c8 Spell check docs 2026-06-04 10:31:11 -03:00
88fdd3084e Flag absolute anchors 2026-06-04 10:31:11 -03:00
1d801dce06 Docs review 2026-06-03 15:01:22 -03:00
ab9b587018 Rename 'hidden' node option to 'listed' 2026-06-03 15:01:22 -03:00
0d48291d5f Draft a JSON schema for graphs 2026-06-03 15:01:22 -03:00
8100b1ba10 Tone down code styles 2026-06-03 15:01:22 -03:00
d0ca4e6cb3 Add a context parser for PreFormat blocks 2026-06-02 23:45:46 -03:00
29c2beb3ed Update docs for latest version, add more pointers across starting pages
Some checks failed
/ verify (push) Has been cancelled
2026-06-01 16:07:26 -03:00
aab419a18a Bump dependencies, add justfile comments, apply fixes 2026-06-01 14:36:22 -03:00
c18b656125 Add supply chain security checks
Some checks failed
/ verify (push) Has been cancelled
2026-04-23 19:06:18 -03:00
5bfd23925b Add mutation testing to justfile 2026-04-23 17:55:21 -03:00
d881f0bd58 Bump minimum Rust version to 1.94.0 2026-04-23 17:54:22 -03:00
cad3213dad CI: Update publish workflow
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
v0.4.0-alpha
2026-03-22 19:14:59 -03:00
dfddbba4ef Embed a 'welcome' graph to fallback on
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
latest
2026-03-22 18:50:51 -03:00
6180bb371f Add several tests to dev/test, router handlers and syntax tokens
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 15:44:17 -03:00
024b0a06ee Rename CI user setup step
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 10:53:14 -03:00
3f69fe87f6 Bump just version and set lazy option
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 10:35:21 -03:00
16088de227 Move ci user setup to workflow file
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 10:28:49 -03:00
ebcb3340c0 Fix a test failing on CI only
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 00:31:34 -03:00
58c1957e9f Extend test coverage for test and fixed modules 2026-03-21 00:27:58 -03:00
dc4c331cb8 Extend test coverage for test and fixed modules
Some checks are pending
/ verify (push) Waiting to run
2026-03-20 00:18:53 -03:00
9024e56e72 Update README with expanded long-term goals and a more detailed pitch 2026-03-17 08:38:08 -03:00
a60d6913c7 Fix order of 'quick' in some justfile recipes 2026-03-16 20:55:43 -03:00
ce61c0df27 Improve asset mime handling robustness and readability
Some checks failed
/ publish (push) Has been cancelled
v0.3.1-alpha
2026-03-16 20:47:55 -03:00
92287bc9c8 justfile: Rename quick, add short recipes, tweak several
- Add parameter for test filtering to test recipes
- Add --timings option to supported cargo commands
2026-03-16 20:45:30 -03:00
d756a16132 Cleanup tests directory 2026-03-16 20:45:30 -03:00
6af32696be Apply lints to all targets 2026-03-16 20:45:30 -03:00
c305627822 Add dev::test module for filesystem tests setup/teardown 2026-03-16 20:04:48 -03:00
9ebd91a589 Move log module to dev::log 2026-03-16 20:02:03 -03:00
b806d84451 Add template and asset fallback tests 2026-03-11 04:09:25 -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
v0.3.0-alpha
2026-03-11 02:40:45 -03:00
08cf23dc8e Fix minor typo in docs 2026-03-09 14:43:52 -03:00
b4899eec30 Pass container scripts' parameters to podman 2026-03-09 14:43:39 -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
v0.2.0-alpha
2026-03-09 12:08:15 -03:00