Tom Alexander
|
b9f74b7eca
|
Write the filter to find the highest folders containing org documents.
|
2024-10-19 16:25:54 -04:00 |
|
Tom Alexander
|
493adb4688
|
Switch to iterative instead of recursive.
|
2024-10-19 16:15:23 -04:00 |
|
Tom Alexander
|
b6cc7a70b7
|
Future is not send.
|
2024-10-18 21:29:15 -04:00 |
|
Tom Alexander
|
8868cfb63f
|
Don't need to hard-code static lifetime.
|
2024-10-18 21:23:22 -04:00 |
|
Tom Alexander
|
ae3add9c81
|
Fixed recursion using a BoxFuture.
|
2024-10-18 21:22:39 -04:00 |
|
Tom Alexander
|
98fa43575d
|
Require boxing?.
|
2024-10-18 21:19:40 -04:00 |
|
Tom Alexander
|
5d3a6c4174
|
Also infinite.
|
2024-10-18 21:15:23 -04:00 |
|
Tom Alexander
|
be467c8074
|
infinite recursion?
|
2024-10-18 21:13:50 -04:00 |
|
Tom Alexander
|
0da375c529
|
Add a function to recursively list all entries in a directory with tokio.
|
2024-10-18 21:05:29 -04:00 |
|
Tom Alexander
|
1b740b1f2f
|
Update dependencies.
format Build format has succeeded
clippy Build clippy has failed
rust-test Build rust-test has succeeded
|
2024-10-18 20:33:41 -04:00 |
|
Tom Alexander
|
d94ecefab9
|
Merge branch 'webhook_bridge'
format Build format has succeeded
clippy Build clippy has succeeded
rust-test Build rust-test has succeeded
build Build build has succeeded
|
2024-09-30 17:39:04 -04:00 |
|
Tom Alexander
|
7501a018fd
|
Switch to using webhook_bridge instead of lighthouse for triggering the CI.
|
2024-09-30 17:38:10 -04:00 |
|
Tom Alexander
|
ce31397372
|
Inline the build natter pipeline.
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
build-natter Build build-natter has succeeded
|
2024-04-12 18:59:34 -04:00 |
|
Tom Alexander
|
7e1e070e23
|
Update organic.
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2024-04-12 18:48:25 -04:00 |
|
Tom Alexander
|
fa16a7dd39
|
Add styling for pagination links.
rust-test Build rust-test has succeeded
format Build format has succeeded
build-natter Build build-natter has succeeded
rust-clippy Build rust-clippy has succeeded
|
2023-12-23 23:09:24 -05:00 |
|
Tom Alexander
|
59a91331cc
|
Add support for target links.
format Build format has succeeded
build-natter Build build-natter has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 22:54:48 -05:00 |
|
Tom Alexander
|
d2ea6b6a0f
|
Add a light mode to the site.
format Build format has succeeded
build-natter Build build-natter has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 21:54:16 -05:00 |
|
Tom Alexander
|
fdff5a667b
|
Merge branch 'post_links'
format Build format has succeeded
build-natter Build build-natter has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 21:40:37 -05:00 |
|
Tom Alexander
|
35cf675c87
|
Fix clippy.
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 21:36:24 -05:00 |
|
Tom Alexander
|
3b63bbdfde
|
Add support for subpaths.
|
2023-12-23 21:29:59 -05:00 |
|
Tom Alexander
|
24218f2979
|
Generate post links, so far only top-level.
|
2023-12-23 21:22:43 -05:00 |
|
Tom Alexander
|
6a086d57de
|
Generate Post link when the protocol is post.
|
2023-12-23 20:55:32 -05:00 |
|
Tom Alexander
|
93e0a2fe98
|
Add URL parsing.
|
2023-12-23 20:45:20 -05:00 |
|
Tom Alexander
|
86d4e25aa0
|
Add support for a target variable in regular links.
This will initially be used for supporting "post://" links.
|
2023-12-23 20:35:27 -05:00 |
|
Tom Alexander
|
cb5d131097
|
Add support for plain links.
format Build format has succeeded
rust-test Build rust-test has succeeded
rust-clippy Build rust-clippy has succeeded
build-natter Build build-natter has succeeded
|
2023-12-23 19:23:39 -05:00 |
|
Tom Alexander
|
eb67327574
|
Do not error if posts directory does not exist.
build-natter Build build-natter has succeeded
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 17:14:31 -05:00 |
|
Tom Alexander
|
5228851c0e
|
Merge branch 'pages'
rust-test Build rust-test has succeeded
rust-clippy Build rust-clippy has succeeded
format Build format has succeeded
build-natter Build build-natter has succeeded
|
2023-12-23 17:00:24 -05:00 |
|
Tom Alexander
|
4fc08f4375
|
Add a template for static pages.
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
format Build format has succeeded
|
2023-12-23 16:55:49 -05:00 |
|
Tom Alexander
|
8905c9356b
|
Add a build for regular non-blog-post pages from org source.
|
2023-12-23 16:55:49 -05:00 |
|
Tom Alexander
|
424a970014
|
Add make target to run tests, clippy, and the auto-formatter locally.
format Build format has succeeded
build-natter Build build-natter has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
|
2023-12-23 16:02:24 -05:00 |
|
Tom Alexander
|
138d694b27
|
Copy static files over to the output directory.
|
2023-12-23 15:45:23 -05:00 |
|
Tom Alexander
|
397d4ea0bc
|
Fix clippy issues.
rust-test Build rust-test has succeeded
rust-clippy Build rust-clippy has succeeded
build-natter Build build-natter has succeeded
format Build format has succeeded
|
2023-12-23 07:08:06 -05:00 |
|
Tom Alexander
|
818fca87f2
|
Merge branch 'ci_test'
rust-test Build rust-test has succeeded
rust-clippy Build rust-clippy has failed
format Build format has succeeded
build-natter Build build-natter has succeeded
|
2023-12-23 06:14:47 -05:00 |
|
fluxcdbot
|
df339f20fa
|
CI: autofix rust code.
rust-clippy Build rust-clippy has failed
rust-test Build rust-test has succeeded
format Build format has succeeded
|
2023-12-23 01:46:40 +00:00 |
|
Tom Alexander
|
d5572c93cd
|
Add prettier step.
rust-clippy Build rust-clippy has failed
format Build format has succeeded
rust-test Build rust-test has succeeded
|
2023-12-22 20:43:39 -05:00 |
|
Tom Alexander
|
322dbb8f4f
|
Add CI job to auto-format code.
|
2023-12-22 20:37:47 -05:00 |
|
Tom Alexander
|
904f834c86
|
Add CI job to run clippy.
rust-clippy Build rust-clippy has failed
rust-test Build rust-test has succeeded
|
2023-12-22 20:08:24 -05:00 |
|
Tom Alexander
|
48af194da0
|
Use a resolver to remove dependency on installed catalog tasks.
rust-test Build rust-test has succeeded
|
2023-12-22 20:02:16 -05:00 |
|
Tom Alexander
|
bcb6b2d75f
|
Inline the cargo cache autoclean step.
|
2023-12-22 20:02:16 -05:00 |
|
Tom Alexander
|
134444b2c3
|
Set cargo target dir.
This is to avoid writing to the target dir in the repo folder.
|
2023-12-22 19:45:46 -05:00 |
|
Tom Alexander
|
4447f1ed4a
|
Inline the test pipeline.
|
2023-12-22 19:31:12 -05:00 |
|
Tom Alexander
|
457ff9e759
|
Add dockerfile for running rust tests.
rust-test Build rust-test has succeeded
|
2023-12-22 19:09:34 -05:00 |
|
Tom Alexander
|
6f244a0a5f
|
Add pipeline for running the rust tests.
|
2023-12-22 19:09:34 -05:00 |
|
Tom Alexander
|
cb5838345e
|
Merge branch 'style_tables'
build-natter Build build-natter has succeeded
|
2023-12-22 18:07:46 -05:00 |
|
Tom Alexander
|
1107a653cf
|
Add borders to the table groups.
|
2023-12-22 18:06:55 -05:00 |
|
Tom Alexander
|
95d4ee7080
|
Render the table groups.
|
2023-12-22 18:06:55 -05:00 |
|
Tom Alexander
|
fa2dd96f78
|
Update intermediate phase for table groups.
|
2023-12-22 18:00:07 -05:00 |
|
Tom Alexander
|
7741e192f5
|
Group table rows into sections.
|
2023-12-22 00:08:06 -05:00 |
|
Tom Alexander
|
5dfd46852f
|
Add some basic styling to tables.
|
2023-12-21 21:59:52 -05:00 |
|
Tom Alexander
|
88e10010d8
|
Remove extra workspace from tekton pipeline.
build-natter Build build-natter has failed
|
2023-12-21 20:36:03 -05:00 |
|