# Jekyll Boilerplate An opinionated boilerplate Jekyll site with its own theme, which allows you to set up a Jekyll site with no plugins. More information is available at: ## Grabbing the Repo Make sure you have the [prerequisites](https://jekyllrb.com/docs/) Download the repo and run... jekyll-boilerplate>bundler jekyll-boilerplate>jekyll serve ## Reminders on GEMs gem build fenton-jekyll-boilerplate.gemspec gem push fenton-jekyll-boilerplate-0.0.1.gem ## Credits I found useful content in the following places! https://jetholt.com/jekyll/ https://dev.to/m0nica https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/jekyll/