Skip to content

esoergel/EthanCMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This project is a barebones, re-usable content managment system written in Django.

Goals:

  • provide an easy way to make simple, mostly static sites that can be edited and updated by technically competent individuals without the need to perform programmer or sysadmin tasks.
  • allow for easy integration of custom web apps to meet specific needs on a per-project basis.
  • admin interface should be inuitive and user friendly
  • admin interface should allow control over technical details including the ability to:
    • define urls
    • choose template
    • upload and/or modify templates
  • along with deployment, provide a document detailing ALL specifics necessary for a third party to take over control of site (as a legacy project) including:
    • DNS information and login
    • information on hosting provider and for login, ftp, ssh, cpanel access
    • admin site login information
    • brief instructions or link to instructions on how to edit site via admin interface.
  • one strong data type for page content

heirarchical pages

About

The beginnings of a minimalistic CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors