Three Gods Brewing Website and Blog
If you are doing a fresh install you will need to install ruby and ruby-dev.
$ sudo apt install ruby ruby-dev
Next install the gitub-pages
and bundler
.
$ sudo gem install github-pages bundler
Finally install.
$ bundle install
$ bundle exec jekyll serve --incremental --drafts --watch --future
$ bundle update
Recommended image sizes for posts and recipes:
- Hero - 1600 x 650 px
- Thumb - 400 x 200 px