PL Wonks website built on top of Jekyll
There are three main ways you might contribute.
- File an issue with the change you would like made.
- Fork, modify the html files
index.html
,courses.html
, andactivities.html
with the relevant HTML, and then make a pull request. - Add or modify a markdown file under
_posts
in the relevant semester (Fall 17 at the time of this writing, calledfl17
), preserving the formatting (including Jekyll's topmatter) and file naming convention (YYYY-mm-dd-title.md).