jstacoder / flask-cms

a minimal CMS built on the pythonic MTV (model / template / view) pattern, implemented using the flask webframework
136 stars 37 forks source link

Flask CMS

A full cms, implemented in python, built on top of Flask-XXL

for documentation on layout, concepts etc.. see the Flask-XXL wiki

Templates
Blocks
Pages
Blogs
tags
Comments

to try it out just use docker-compose:

 * Running on http://0.0.0.0:5000/
 * Restarting with reloader

then just connect to your docker ip address,
proably just localhost