Update README.rst

This commit is contained in:
Ahmet Bakan 2015-03-01 12:46:47 -08:00
parent d8363a6bca
commit 6bb6405f90

View file

@ -84,12 +84,11 @@ the ``post`` directive as follows:
:location: SF :location: SF
:language: en :language: en
ABlog will index all files posted as above, and when building HTML pages ABlog will index all files posted as above. When building HTML pages,
it will create archives and feeds pages that list these posts as it will create archives and feeds that list these posts as
specified by ``:tag:``, ``:category:``, etc. options. specified by ``:tag:``, ``:category:``, etc. options.
In addition, you can include a list of posts anywhere in your project You can also include a list of posts using ``postlist`` directive:
simply using ``postlist`` directive:
.. code-block:: rst .. code-block:: rst