VertigoRay / LTEC5240.ray.pillers.us

University of North Texas, Department of Learning Technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ltec5220.ray.pillers.us

This is the source for my project, hosted by GitHub Pages.

Theme

Minimal Mistakes Jekyll theme

Notes

Setup Dev Env

Setup: How to Set Up a Jekyll Development Site on Ubuntu 16.04

Then just need to cd into this git repo and run the dev server:

cd ltec5240.ray.pillers.us
bundle install
jekyll serve

For simplicity later, I made a bash script in WLS's home: ~/jekyll_serve_ltec5220.ray.pillers.us.sh.

About

University of North Texas, Department of Learning Technologies

License:MIT License


Languages

Language:SCSS 49.1%Language:HTML 46.6%Language:JavaScript 2.3%Language:Ruby 1.9%