An open API service indexing awesome lists of open source software.

https://github.com/dhtdht020/danbocms

Flask-based CMS
https://github.com/dhtdht020/danbocms

cms flask python

Last synced: about 2 months ago
JSON representation

Flask-based CMS

Awesome Lists containing this project

README

          

# DanboCMS
DanboCMS is a very early in-development Python and Flask-based content management system.

DanboCMS is a content management system that is designed to be easy to use and easy to configure.
It provides an administration panel that allows you to manage your content and a front-end interface that allows people to view that content.

At the current stage, DanboCMS is a work in progress and is not yet ready for production use.

The front-end interface uses the [Bulma](https://bulma.io/) framework, and the admin interface uses the [Halfmoon](https://www.gethalfmoon.com/) framework, both of which are
mobile-responsive.

## Admin Environment
![Screenshot](readme-images/admin_pages.png)

## Front-end Environment
Create as many pages as you'd like! Customize the navigation bar!

The dark bar at the top of the page is only displayed to logged in administrators.

![Screenshot](readme-images/custom_home_page.png)