Skip to content

zerasul/blask

Repository files navigation

BLASK

Build Status Coverage Status sonarcloud-quality-gate

Blask is a Blogging engine based on Flask; blask use markdown syntax for create and render the content of the blog's posts.

Blask use Jinja2 template engine for render the web template.

Blask is easy to use and run using Flask run process.

$ FLASK_APP=main.py
$ flask run

For more information see Blask web page. Also, you can subscribe to our Mailing List.


Blask is Open Source under the License GPL 3.0