Static site generator for fizz.buzz.
Go to file
Tom Alexander aeca958cef
All checks were successful
clippy Build clippy has succeeded
rust-test Build rust-test has succeeded
build Build build has succeeded
format Build format has succeeded
Add back in docker targets.
2024-10-20 23:11:32 -04:00
.webhook_bridge Add back in docker targets. 2024-10-20 23:11:32 -04:00
default_environment Add styling for pagination links. 2023-12-23 23:09:24 -05:00
docker Use linked copy. 2024-10-20 23:04:45 -04:00
org_test_documents Add notes about latex fragments. 2023-10-31 12:32:20 -04:00
src Remove pointless copying. 2024-10-19 17:28:50 -04:00
.dockerignore Add a Dockerfile for building and running natter. 2023-12-21 20:04:04 -05:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Remove the last use of walkdir. 2024-10-19 17:26:37 -04:00
Cargo.toml Remove the last use of walkdir. 2024-10-19 17:26:37 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00
Makefile Add make target to run tests, clippy, and the auto-formatter locally. 2023-12-23 16:02:24 -05:00
README.md Prepare for publishing to crates.io. 2023-12-21 19:40:28 -05:00

Natter

Natter is a static site generator for blogs using org as an input format. It is at a very early stage, and will have deep sweeping changes.