Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 377 Bytes

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

Usage

cargo install --git https://github.com/ryanabx/simple-ssg

simple-ssg <TARGET_DIRECTORY> <OUTPUT_DIRECTORY>

Support Goals

This static site generator aims to support:

  • Plaintext HTML
  • Linking to pages within static site
  • Miscellaneous resources in your site