ferrosite 0.1.0

A railway-oriented static site generator for personal homepages
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
title = "Install in one command"
slot = "code-snippet"
order = 10
page_scope = "home"
description = "Start a new site from the product template and ship a focused product page."
---
cargo install ferrosite
ferrosite new my-product --template product
cd my-product
ferrosite build