# SMPL Static Site Generator - Generate a website with the lowest effort! ## Usage ```shell cargo install simple-ssg simple-ssg -o [OUTPUT_DIRECTORY] ``` ## Support Goals This static site generator aims to support: - [x] Plaintext HTML - [x] Linking to pages within static site - [x] Image resources - [x] Templates (must be named template.html)