Skip to content

ahoe01/ceholden.github.io

 
 

Repository files navigation

Personal website of Chris Holden, hosted using GitHub Pages.

Dependencies:

Ruby with Jekyll for Github Pages. From documentation:

First get bundler gem:

sudo apt-get install ruby-dev
sudo gem install bundle

Next use the Gemfile to manage the Ruby Gems as used on Github Pages:

bundle install

Finally have Jekyll serve the site locally using the environment setup through bundle:

bundle exec jekyll serve -w

About

Personal site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 84.6%
  • HTML 13.2%
  • CSS 1.9%
  • Other 0.3%