Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 271 Bytes

Eldelshell Blog Source Files

Building

  1. Install Pelican sudo apt-get install python-pygments python-markdown python-pelican
  2. Checkout this repo and the pages repo
  3. Generate the files with make clean html
  4. Copy to pages repo the output content

What?