ebg 0.6.1

Eric's Blog Generator, a simple static site generator.
Documentation
1
2
3
4
FROM rust:1.89.0

# Run rustup update so we pick up the toolchain version in rust-toolchain.toml
RUN cargo install ebg --version 0.6.1