Skip to content

davidguzmanr/davidguzmanr.github.io

Repository files navigation

Hydejack Starter Kit

A quicker, cleaner way to get started blogging with Hydejack.

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.

Environment

Use the right Ruby version for this project, since I have a different global version

export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init - bash)"
source ~/.bashrc

Footnotes

  1. Requires Bundler. Install with gem install bundler.

About

My webpage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published