Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 622 Bytes

Website

PiE's public-facing website, built on Jekyll.

To get help, checkout the wiki.

Developer Instructions

You can make a fork of this repo and host a development instance of your proposed changes via GitHub project pages

Note that if you do this, take care to:

  • Add a robots.txt to prevent Google from indexing your site. The first example provided in the link will suffice
  • Change two variables in _config.yml
baseurl:<your forked repo name>
url:<github username>.github.io