#static-site-generator #djot #markup-language #markdown #html-generator

app simple-ssg

Plain and simple static site generator for Djot and Markdown light markup languages

12 stable releases

4.1.0 Sep 9, 2024
4.0.2 Sep 9, 2024
3.2.0 Sep 9, 2024

#343 in Template engine

Download history

346 downloads per month

MIT license

69KB
2K SLoC

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)

Dependencies

~2.6–5MB
~99K SLoC