Static site generator for fizz.buzz.
Go to file
Tom Alexander d2ea6b6a0f
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 a light mode to the site.
2023-12-23 21:54:16 -05:00
.lighthouse Add prettier step. 2023-12-22 20:43:39 -05:00
default_environment Add a light mode to the site. 2023-12-23 21:54:16 -05: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 Fix clippy. 2023-12-23 21:36:24 -05: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 Add URL parsing. 2023-12-23 20:45:20 -05:00
Cargo.toml Add URL parsing. 2023-12-23 20:45:20 -05: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

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.