A Mercurial/Git based blogging engine http://blohg.org/
  • Python 94.3%
  • HTML 4.4%
  • CSS 1.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ricardo Campos 9cb73f5d59
Dark theme proposal (#9)
* Dark theme proposal

* Dropped version change

* Dark theme copyright adjust
2020-06-16 19:59:43 +02:00
bin moving from flask-script to click 2014-06-08 15:42:02 -03:00
blohg Dark theme proposal (#9) 2020-06-16 19:59:43 +02:00
docs Dark theme proposal (#9) 2020-06-16 19:59:43 +02:00
share update copyright year 2013-01-27 13:27:00 -02:00
.gitignore .hgignore -> .gitignore 2013-11-26 00:50:56 -02:00
.travis.yml build: disable build for python 3.8 and pygit2 0.28.2. no wheel 2020-03-10 22:23:19 +01:00
AUTHORS.rst added bruno yporti to authors 2012-01-05 22:36:31 -02:00
blohg.wpr added wing ide project file 2012-11-08 21:38:14 -02:00
LICENSE changed license to GPL-2 2010-09-21 01:41:32 -03:00
MANIFEST.in fix manifest 2013-09-02 01:00:15 -03:00
README.rst coveralls does not works for now 2013-11-26 21:55:47 -02:00
requirements.txt Port to Python 3. Drop Python 2 support. 2020-03-10 22:12:12 +01:00
requirements_git.txt Port to Python 3. Drop Python 2 support. 2020-03-10 22:12:12 +01:00
setup.py Port to Python 3. Drop Python 2 support. 2020-03-10 22:12:12 +01:00

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