A nifty boilerplate for Jekyll made magnificent with the help of Bulma.
Your development environment should have ruby and the gem package manager setup already.
gem install bundler
$ bundle install
$ yarn install
$ bundle exec jekyll serve
$ 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]
The contact page uses Formspree.io by default, unless deploying to Netlify.
Some things to consider
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.
GITHUB_API=<token>
on TravisDisplay value in build log
toggle is set to Off
!Good question. Here's what it will do...