/website

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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