mirror of
https://github.com/vale981/ablog
synced 2025-03-05 09:11:38 -05:00
Removed links to unfinished content and revised links.
This commit is contained in:
parent
0c104e3db8
commit
ba27f148be
2 changed files with 4 additions and 5 deletions
|
@ -94,7 +94,7 @@ rst_epilog = '''
|
|||
.. _pip: http://www.pip-installer.org/
|
||||
.. _Disqus: http://disqus.com/
|
||||
.. _Werkzeug: http://werkzeug.pocoo.org/
|
||||
.. _GitHib: https://github.com/abakan/ablog
|
||||
.. _GitHub: https://github.com/abakan/ablog
|
||||
'''
|
||||
|
||||
import re
|
||||
|
|
|
@ -41,8 +41,8 @@ in :file:`conf.py`:
|
|||
# if `templates_path` is not defined before
|
||||
templates_path = [ablog.get_html_templates_path()]
|
||||
|
||||
|
||||
See more detailed instructions in :ref:`get-started` post.
|
||||
..
|
||||
See more detailed instructions in :ref:`get-started` post.
|
||||
|
||||
How it works
|
||||
------------
|
||||
|
@ -68,8 +68,7 @@ directive:
|
|||
|
||||
.. postlist:: 2
|
||||
|
||||
This converts to a list of links to the most recent posts in category
|
||||
:ref:`category-release`:
|
||||
This converts to a list of links to the most recent two posts:
|
||||
|
||||
.. postlist:: 2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue