Forked from academicpages.
url: https://drenn2.github.io/home/
- Clone the repository and made updates as detailed above
- Make sure you have ruby-dev, bundler, and nodejs installed:
sudo apt install ruby-dev ruby-bundler nodejs - Run
bundle cleanto clean up the directory (no need to run--force) - Run
bundle installto install ruby dependencies. If you get errors, delete Gemfile.lock and try again. - Run
bundle exec jekyll serveto generate the HTML and serve it from localhost:4000
Known bugs (9/5/2017):
- github pages now does not compile with css
- links on nav bar broken