A sleek and minimalist static site generator written in Rust. Designed with simplicity in mind, RustyInk makes website creation a breeze.
Here is a live DEMO, my blog is built using RustyInk.
If you've any questions, find me on X @arjunz.
- Markdown and custom themes
- OpenGraph, Twitter Cards, and sitemaps
- AMP support
- Hot reloading
- Custom metadata passthrough
brew install arjunkomath/tap/rustyink
# or
cargo install rustyinkrustyink new my-site
rustyink dev my-site --watch
rustyink build my-siteSee the documentation for project structure, configuration, templates, helpers, and deployment.
