A quicker, cleaner way to get started blogging with Hydejack.
- Clone repository (git users), or download and unzip.
- Open terminal,
cd
into root directory (where_config.yml
is located) - Run
bundle install
1 - Run
bundle exec jekyll serve
- Open https://localhost:4000/hydejack-starter-kit/
- 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
-
Requires Bundler. Install with
gem install bundler
. ↩