Browse Source

Add Pelican Genealogy plugin to list in ReadMe

Plus other misc re-ordering.
Justin Mayer 9 years ago
parent
commit
5fa87bf083
1 changed files with 6 additions and 4 deletions
  1. 6 4
      Readme.rst

+ 6 - 4
Readme.rst

@@ -154,15 +154,17 @@ PDF generator             Automatically exports articles and pages as PDF files
 
 PDF Images                If an img tag contains a PDF, EPS or PS file as a source, this plugin generates a PNG preview which will then act as a link to the original file.
 
+Pelican Cite              Produces inline citations and a bibliography in articles and pages, using a BibTeX file.
+
 Pelican-flickr            Brings your Flickr photos & sets into your static website
 
-pelican_javascript        Allows you to embed Javascript and CSS files into individual articles
+Pelican Genealogy         Add surnames and people so metadata and context can be accessed from within a theme to provide surname and person pages
 
-pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
+Pelican Gist tag          Easily embed GitHub Gists in your Pelican articles
 
-Pelican Cite              Produces inline citations and a bibliography in articles and pages, using a BibTeX file.
+pelican_javascript        Allows you to embed Javascript and CSS files into individual articles
 
-Pelican Gist tag          Easily embed GitHub Gists in your Pelican articles
+pelican-toc               Generates a Table of Contents and make it available to the theme via article.toc
 
 Pelican Page Order        Adds a ``page_order`` attribute to all pages if one is not defined.