Installation
Remote Theme
Gemfile
If you use bundler (recommended):
bundle add hd-jekyll
Otherwise:
gem install hd-jekyll
And add this line to your Jekyll site’s _config.yml:
theme: hd-jekyll
Fork
Fork the repository.
If you use bundler (recommended):
bundle add hd-jekyll
Otherwise:
gem install hd-jekyll
And add this line to your Jekyll site’s _config.yml:
theme: hd-jekyll
Fork the repository.