simple-ssg

Crates.iosimple-ssg
lib.rssimple-ssg
version4.1.0
sourcesrc
created_at2024-09-05 01:33:59.939858
updated_at2024-09-09 19:43:35.78318
descriptionPlain and simple static site generator for Djot and Markdown light markup languages
homepage
repositoryhttps://github.com/ryanabx/simple-ssg
max_upload_size
id1364063
size91,012
Ryan Brue (ryanabx)

documentation

README

SMPL Static Site Generator - Generate a website with the lowest effort!

Usage

cargo install simple-ssg

simple-ssg <TARGET_DIRECTORY> -o [OUTPUT_DIRECTORY]

Support Goals

This static site generator aims to support:

  • Plaintext HTML
  • Linking to pages within static site
  • Image resources
  • Templates (must be named template.html)
Commit count: 0

cargo fmt