A simple but powerful static-site generator, written in Python.
Bestatic is a flexible and simple static-site generator, written in Python and Jinja2 templating engine. It is truly minimal, yet fully-featured. Unlike most of the existing static-site genrators, it can be installed graphically, without touching command line. On the other hand, like every other static-site generator, Bestatic can generate a complete website by processing a bunch of markdown files. As a result, it eliminates the need for server-side programming or databases. The site Bestatic generates can be served from any web server or host (or even GitHub pages or GitLab pages).