Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 368 Bytes

Loadays Pelican based website

Rebuild of the loadays website to static html using Pelican

Packages needed to build the site

easy_install pelican Markdown

Enable the loadays theme for local testing

pelican-themes --symlink ~/pelican-site/content/theme/loadays

list your themes

pelican-themes -l ( add -v for verbose)