https://github.com/j0ack/microbe
A KISS Micro Blog Engine inspired by Pelican and powered by Flask without database.
https://github.com/j0ack/microbe
Last synced: 10 months ago
JSON representation
A KISS Micro Blog Engine inspired by Pelican and powered by Flask without database.
- Host: GitHub
- URL: https://github.com/j0ack/microbe
- Owner: j0ack
- Created: 2014-11-20T09:19:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T06:53:29.000Z (almost 10 years ago)
- Last Synced: 2024-12-09T02:46:31.091Z (over 1 year ago)
- Language: Python
- Homepage: http://microbe.readthedocs.org
- Size: 4.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Microbe
=======
A Micro Blog Engine inspired by `Pelican `_ and powered by `Flask `_
Installation
------------
$ pip install microbe
Features
--------
- Blog posts and static pages
- Comments
- Theming support
- Sitemaps
- Atom feeds
- Code syntax hilighting
- Search
- Multi users
- Files upload
- Multi language support (English and French)