jekyll-bulma-boilerplate

jekyll-bulma-boilerplate

A nifty boilerplate for Jekyll made magnificent with the help of Bulma.

jekyll-bulma-boilerplate

A nifty boilerplate for Jekyll made magnificent with the help of Bulma.

Demo

Features

Dependencies

Your development environment should have ruby and the gem package manager setup already.

  1. Install bundler gem install bundler
  2. Install yarn

Getting Started

$ bundle install
$ yarn install
$ bundle exec jekyll serve

Usage

Add your email address

$ bundle exec rake email
Please type in an email address then press ENTER/RETURN
[email protected]

Installation:
Update src/_config.yml with the following pairs.

email-key: d05fIsWcv61GbThaN3FkOuL9mHXVnYgBQJUR8r2S7DizwKexqtAZMCP4Eoplyj
email-encoded: [email protected]

Contact Page

The contact page uses Formspree.io by default, unless deploying to Netlify.

Some things to consider

  • 100 free submissions per month
  • Upon submission, it will Redirects you to thank you page (see thanks.html)
  • No registration required

When deploying to Netlify, the blog will automatically integrate with Netlify Forms. If you still prefer to use Formspree.io, simply change the site.contact.page.service block to formspree

If you don't have access to rake or you don't care to obfuscate your email address, you can choose to display your email in plaintext by inputing your address in the site.contact.email-plain block.

Deploy

Deploy to Github Pages from Travis

  1. Point Travis to repository
  2. Configure Travis
  3. Generate a Personal Access Token from Github
  • The only scope needed is repo:public_repo
  1. Set GITHUB_API=<token> on Travis
  • Make sure Display value in build log toggle is set to Off!

Deploy to Netlify

Wait, what happens when I click that button?

Good question. Here's what it will do...

  1. Netlify will clone the git repository of this project into your Github account. This action will require your permission from Github, and of course a Netlify account.
  2. Netlify will then create a new site for you, and configure it to use your shiny new repo. Right away you'll be able to deploy changes simply by pushing changes to your repo.
  3. Enjoy your new website 🎉
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer