Table of Contents
Welcome to Ferrocyanide
Ferrocyanide is a small proof-of-concept
Static-Site-Generator written in . It started as a fun project, however a fully-functional Static-Site-Generator was produced which is used to build these pages.
It supports two modes:
serve
: Serves the website using a Rust Axum Serverbuild
: Builds static html pages
Usage
Usage: ferrocyanide.exe <COMMAND>
Commands:
serve Serves the site in development mode
build Builds the site as static html files
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help