Statica

Static site generator

Python SSG

Statica is a simple static site generator written in python just for me.

Why?

Most existing static site generators are too complex for me.

  • I don’t want to read pages of documentation for features I don’t need.
  • I don’t want to learn another template language.
  • I don’t care how fast it is. I care how simple it is.
  • I don’t need multiple deployment options. Rsync is good enough.
  • I don’t need pre-existing crappy themes. I can make my own crappy theme.
  • I don’t want an asset pipeline. I’ll use a simple gulp script or nothing.
  • I don’t need plugins.
  • I don’t need i18n.
  • I don’t want to be social.

Statica

Statica

Statica