/jbrd.github.io

My github pages repo

Primary LanguageSCSS

jbrd.github.io

My github pages repo

Requirements

Initial setup

Run bundle install --path vendor/bundle command to fetch dependencies required to build and test locally.

Building

Run the bundle exec jekyll build command to build the blog.

Testing locally

Run the bundle exec jekyll serve command to build and serve the blog locally for testing.

Creating a new post

Use the bundle exec jekyll post command to create a new post.