A Mercurial/Git based blogging engine
http://blohg.org/
- Python 94.3%
- HTML 4.4%
- CSS 1.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| bin | ||
| blohg | ||
| docs | ||
| share | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS.rst | ||
| blohg.wpr | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| requirements.txt | ||
| requirements_git.txt | ||
| setup.py | ||
blohg ~~~~~ .. image:: https://travis-ci.org/rafaelmartins/blohg.png :target: https://travis-ci.org/rafaelmartins/blohg .. image:: https://requires.io/github/rafaelmartins/blohg/requirements.png?branch=master :target: https://requires.io/github/rafaelmartins/blohg/requirements/?branch=master .. image:: https://pypip.in/d/blohg/badge.png :target: https://crate.io/packages/blohg .. image:: https://pypip.in/v/blohg/badge.png :target: https://crate.io/packages/blohg blohg is a simple and easy to use blog engine, that uses the Mercurial SCM (or alternatively Git) as backend, to store the content of the posts and pages. blohg doesn't have a nice control panel nor WYSIWIG editors. All the content is written using any text editor and reStructuredText with some custom directives. - Home Page: http://blohg.org/ - Documentation: http://docs.blohg.org/ - Mailing List: blohg@librelist.com