ssite

Crates.iossite
lib.rsssite
version0.0.3
sourcesrc
created_at2022-04-23 02:10:25.075958
updated_at2022-10-06 03:31:55.245361
descriptionStatic Site Generator
homepagehttps://github.com/jeremychone/rust-ssite
repositoryhttps://github.com/jeremychone/rust-ssite
max_upload_size
id572472
size67,923
Jeremy Chone (jeremychone)

documentation

README

Yet another Static Site Generator.

0.0.3 starting to work

First goals:

  • Simple site generators from a content/ to "output" directory ready to be sync for static serving
  • Supports .html and .md
  • Transcode to extension less html files (no more my-page/ for all html files)
  • Supports custom runners
  • Great to publish to S3 or other serverless site structure.
Commit count: 15

cargo fmt