29
Aug/2016
Getting mathjax to work
What I’ve learned so far I don’t think that I have mathjax configured in my yaml file and do not have the script put in...
29
Aug/2016
What I’ve learned so far I don’t think that I have mathjax configured in my yaml file and do not have the script put in...
01
Aug/2016
What you will need to complete this project: A cluster of Apple computers running Mac OS X. A netboot image being served from a host...
01
Jul/2016
Problem Statement Two waves on a string are given by the following functions: \(y_1(x,t) = 4 \cos{(20t - 30x)}\) \(y_2(x,t) = -4 \cos{(20t + 30x)}\)...
01
Aug/2015
Once you’ve finished building your Jekyll site you’ll need to decide where and how you want to deploy it. Since Jekyll builds static content you...
13
Jul/2015
One of my favorite things about Jekyll is how it gets out of the way and lets you, the designer, actually design. Jekyll imposes no...
09
Jul/2015
YAML front matter is perhaps the most important aspect of creating sites through Jekyll. It allows you to control how Jekyll processes and builds pages,...
29
Jun/2015
In Jekyll, content for pages and posts can be written in either HTML or Markdown. Although there will be times that HTML is the more...