Skip to content

peter-hamilton/website

Repository files navigation

Peter Hamilton Portfolio Jekyll Website

Jekyll website adapted from the Freelancer theme, commit 1c765c1

Dependencies

Install

Run:

gem install bundler
bundle install

All gem dependencies should be contained github-pages gem (versions). The latest version should be used. To update run:

bundle update github-pages

Test

  • Run: bundle exec jekyll serve --livereload
    • If there is a load error, try bundle add webrick

Deploy to Github Pages

  • Copy contents to host repo and push

Configure

About

To make the about section easier to edit/format, the content is stored in _includes/about_1.md (first column) and _includes/about_2.md (first column).

Theme

Parameters for the theme can be changed in _data/theme.yml.

Google Analytics

To enable set google_tracking_id in _config.yml. Tracking script is located in _include/js.html.

Favicon

Favicon was generated using Android Icon Generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published