#static-site-generator #markup-language #plain-text #djot #static-website #markdown #website-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

#85 in Template engine

Download history 460/week @ 2024-09-02 616/week @ 2024-09-09 133/week @ 2024-09-16 188/week @ 2024-09-30 1/week @ 2024-10-07

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

~4–11MB
~128K SLoC