Static Site Generator
A simple, efficient and content-first static site generator (SSG). Build any static site for personal blogs, documentations, articles and anything you wish. This site is also created with Scribo. Let's get started!
A simple, efficient and content-first static site generator (SSG).
Write docs, blogs or anything you like. Read the docs.
pip install scribo
scribo --init sitename
Edit index.md.
scribo --build sitename
dist dir contains the build of the project.
scribo is distributed under the terms of the MIT license.