Org Github Pages Website using Jekyll

Change these files to update the documentation served here.

Here's the Github repo metadata we can use in the use in the pages.

To build and run the documentation locally, do:

$ bundle exec jekyll serve --watch

More info can be found at the Github Pages setup.

And here are the Markdown help, Sass guide, and Jekyll docs.

To add content, either add new files under _posts/ or define collections in _config.yml and add a corresponding folder structure like that in _itec3870_fa16/.

TODO

  • Make individual pages for each project by using @include index.md and then picking up the item with a parameter?
  • Upload the screencast videos to Youtube and link them from here.