--- title: Welcome to my site ---

SSG.py

The elegant static site generator
Currently {{ __info.version }}

Documentation

Simple and Elegant

Migos is an elegant static site generator built in Python. It doesn't lock you in any framework way, instead it lets you have it your way. Create pages in HTML or Markdown; write HTML, JS & CSS in a single file component; build your pages; deploy to your host; Migos keeps it simple and elegant!

{{ get_page("about.title") }} - {{ get_page("contact.title") }} - {{ get_page("advanced.title") }} - {{ get_page("info.title") }} -
console.log('Hello SSG!'); .main-title { text-align: center }