DH Practicum
MLL 774-2T | University of Miami | Fall 2018

GitHub Pages and Jekyll

A little reminder of how HTML and CSS works …

Download Oxygen Editor (ask for a trial license).

Exercise 1: Create an HTML document and a CSS file At the end, you can try this template: Template.zip

Jekyll.

Jekyll Official site

Structure of a Jekyll Directory structure:

JekyllDirectories

In class we are going to follow this tutorial. So far, you have already done Steps 1 - 3, so you can go straight to index.html and modify accordingly:

Languages needed to work with Jekyll:

  • HTML & CSS
  • Markdown
  • Yml
  • Liquid
  • Javascritp (not always)

Other Tutorials:

Other resources: