SilverFlask
A CMS that's heavily inspired by SilverStripe, the best PHP CMS around.
Based on the superior Flask CMS it aims to be great to use for end users and amazing to develop with.
Dev Setup
Follow the setup guide here.
Docs
After the dev setup:
cd docs
make html
make serve
View your docs now at http://127.0.0.1:8000.