Static site generator for fizz.buzz.
Go to file
Tom Alexander 3b63bbdfde
Add support for subpaths.
2023-12-23 21:29:59 -05:00
.lighthouse Add prettier step. 2023-12-22 20:43:39 -05:00
default_environment Generate post links, so far only top-level. 2023-12-23 21:22:43 -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 Add support for subpaths. 2023-12-23 21:29:59 -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.