This is the source code for Jason Rudolph's personal website/blog thingamajig. It uses Jekyll to transform the content of this repo into the static site hosted at jasonrudolph.com.
Shout-out to barepants/crossing-jekyll for the theme that provides the majority of the site's design.
To hack on this site locally, clone the repository and run:
script/server
This command installs all dependencies and starts serving the site locally at http://0.0.0.0:4000/.
The content of the site (i.e., blog posts and page content) is licensed under a Creative Commons Attribution License: you may use it, but you must give attribution.
The icons are from the IcoMoon Ultimate icon pack and are licensed as described at https://icomoon.io/#icons-icomoon/license.
The structure, design, and layout of the site are licensed under the MIT License.