Skip to content

janusnic/MeTal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeTal

Pure Python (3.2+) CMS and blogging solution

Features

  • Open source (MIT license)
  • Pure Python; no binaries or external dependencies save for the Python interpreter
  • Static HTML publishing
  • Dynamic page and site previews
  • Plugin system
  • Multiple sites and blogs supported in a single installation
  • Multiple users and granular permissions (contribute, write, edit, publish, manage, etc.)
  • Key/value store for metadata on objects
  • Drag-and-drop media management included but optional

Planned additions

  • Multiple edit format support (e.g., Markdown)
  • Multiple template type support (e.g., Jinja)
  • Publishing from external files rather than in-DB data
  • Command-line functionality
  • L10N
  • Python 2.x backwards compatibility

... more to come ...

This project is still very raw; it won't work yet if you try to deploy it. It's being committed publicly to show that progress is taking place on it.

About

Pure Python CMS and blogging solution

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • JavaScript 31.8%
  • Smarty 4.7%
  • CSS 1.2%
  • HTML 0.2%