Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 336 Bytes

The purduelug.org pelican website.

Dependencies

pip install pelican pykwiki markdown ghp-import

Building and Publishing

Use a live updating development server

make devserver

Publish to github pages

make publish

Type make to see more options Use git as usual for managing wiki source content.