wadefagen / waf.cs.illinois.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • Follow Jekyll's installation guide.
  • Install the necessary gems with bundle install
  • Finally, run the site with bundle exec jekyll serve

By default, the site will build as it does on the production website, with unpublished MPs and labs not appearing on the site. To build with those included, run bundle exec jekyll serve --unpublished instead. A Makefile has been provided to make this slightly easier: make serve.

Publishing and Removing

As soon as you commit to master, the website will regenerate and publish.

To publish:

  • Change the published field in the front-matter to true

Photo Attributions

All photos are licensed from pexels and pixbay , both of which are CC0 stock photos databases

About


Languages

Language:JavaScript 96.4%Language:CSS 1.5%Language:HTML 1.3%Language:Python 0.7%Language:Ruby 0.1%Language:Makefile 0.0%