TotalDwarf03.github.io

TotalDwarf03.github.io

A simple summary page created in Jekyll. Uses the Hacked Jekyll theme.

TotalDwarf.Github.io

Description

A summary page about me, hosted at TotalDwarf.dev. The site is created using Jekyll and Github Pages. The Jekyll theme used is available on Github and is called Hacked Jekyll. It is created by Piazzai.

I have made some changes to the theme, such as adding a last modified time to the page.

Usage

  1. Clone the Repo
  2. Install Ruby and Bundler (Bundler is normally included with the Ruby installation)
  3. Navigate to the Repo in Git Bash
  4. Run bundle install
  5. Run the site locally using bundle exec jekyll serve
  6. Navigate to http://localhost:4000 to view the site