ablog/docs/release/ablog-v0.2-released.rst

27 lines
713 B
ReStructuredText
Raw Normal View History

2014-08-22 20:31:46 -04:00
ABlog v0.2 released
===================
.. post:: Aug 31, 2014
2014-08-22 20:31:46 -04:00
:tags: tips
:author: Ahmet
:category: Release
:location: SF
:excerpt: 10
ABlog v0.2 is released. This version comes with several new features:
* You can post a document multiple times, see :ref:`posting-sections`
for details.
2014-08-22 20:31:46 -04:00
* You can make note of updates in a post using :rst:dir:`update`
2014-08-22 20:31:46 -04:00
directive.
* Blog feeds for authors, locations, categories, tags, and years
can be enabled using :confval:`blog_feed_archives` configuration
variable.
* Blog Feeds can be made full text using :confval:`blog_feed_fulltext`
configuration variable.
* Recent posts side bar includes month and day of the posts.