Skip to content

This is the repository for my personal website.

License

Notifications You must be signed in to change notification settings

ThomasIAm/personal-site-hydejack

Repository files navigation

Netlify Status

Personal Site Hydejack

This is the repository for my personal website built with Hydejack and running on Netlify.

Quick Start

Running locally

  1. Clone repository (git users), or download and unzip.
  2. Open terminal, cd into root directory (where _config.yml is located)
  3. Run bundle install 1
  4. Run bundle exec jekyll serve
  5. Open http://localhost:4000/hydejack-starter-kit/

What's next?

  • Open files and read the comments
  • Read the docs
  • Buy the PRO version to get the project and resume layout, newsletter subscription box, custom forms, and more.

Footnotes

  1. Requires Bundler. Install with gem install bundler.