#static-site-generator #markup-language #djot #plain-text #markdown #markdown-html #template

app simple-ssg

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

12 stable releases

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

#27 in Template engine

Download history 440/week @ 2024-09-01 776/week @ 2024-09-08

1,216 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

~3–11MB
~112K SLoC