/desertpy-pelican

DesertPy Webpage Source - Pelican

Primary LanguageCSS

desertpy-pelican

DesertPy Webpage Source - Pelican

This is the source to the DesertPy web page ( http://desertpy.com ). Fork it, fix it, send a pull request!

Working on Site

  • Clone repo
  • Install dependencies - pip install -r requirements
  • Make changes
  • Run development pelican server - ./develop_server.sh start

Publishing

How to publish the site: make github