A simple, efficient and content-first static site generator (SSG).
pip install scribo
scribo --init sitename
Edit index.md
.
scribo --build sitename
dist
dir contains the build of the project.
Please read CONTRIBUTING.md.
Scribo
is distributed under the terms of the MIT license.