Static site generator for fizz.buzz.
Go to file
Tom Alexander 424a970014
format Build format has succeeded Details
build-natter Build build-natter has succeeded Details
rust-clippy Build rust-clippy has succeeded Details
rust-test Build rust-test has succeeded Details
Add make target to run tests, clippy, and the auto-formatter locally.
2023-12-23 16:02:24 -05:00
.lighthouse Add prettier step. 2023-12-22 20:43:39 -05:00
default_environment CI: autofix rust code. 2023-12-23 01:46:40 +00:00
docker Add make target to run tests, clippy, and the auto-formatter locally. 2023-12-23 16:02:24 -05:00
org_test_documents Add notes about latex fragments. 2023-10-31 12:32:20 -04:00
src Copy static files over to the output directory. 2023-12-23 15:45:23 -05:00
.dockerignore Add a Dockerfile for building and running natter. 2023-12-21 20:04:04 -05:00
.gitignore
Cargo.lock Prepare for publishing to crates.io. 2023-12-21 19:40:28 -05:00
Cargo.toml Add a Dockerfile for building and running natter. 2023-12-21 20:04:04 -05:00
LICENSE
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

README.md

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.