/chriscummins.github.io

Data for my personal website

Primary LanguageJavaScriptMIT LicenseMIT

This is the data for my blog

It is automatically transformed by Jekyll into a static site whenever I push this repository to GitHub.

Running the site locally

  1. Install gem.
  2. Install bundle: gem install bundler.
  3. Install site dependencies: make all.
  4. Serve locally on http://127.0.0.1:4000: make run.

License

The website code is MIT Licensed, but the website content is not. The following directories and their contents are copyright Chris Cummins:

  • _posts/
  • images/,
  • img/,
  • pub/
  • u/.

You may not reuse anything therein without my permission.