This is a "faithful as possible" translation of Chunk-wpcom v1.0 for Pelican 3. My goal is to make it near indistinguishable from the original.
For enhancements, bug tracking, and requests please check my github repo
DEFAULT_DATE_FORMAT = ('%b %d %Y')
: suggested date formatSITESUBTITLE = 'String'
FOOTER_TEXT = 'Replace pelican credit'
DISPLAY_CATEGORIES_ON_MENU = True/False
LINKS = (('Site', 'http://url.com'), ('Site 2', 'http://another.url.com'))
SINGLE_AUTHOR = True/False
MINT = True/False
GOOGLE_ANALYTICS = 'Put your google code here'
- Tran (thisistran) on Twitter (Original Wordpress)
- tBunnyMan (Pelican v1.0)
Modified and released under the GNU General Public License, full details in LICENSE.txt
file.