Skip to content

billykong/billykong.github.io

Repository files navigation

Billy's Tech Blog

Website

https://billykong.github.io/

Jekyll

This blog uses Jekyll. Please find the setup here.

You can find the source code for the Jekyll minima theme at: minima

Setup

Dev Environment

$ rvm use 2.7@jekyll $ bundle install

To run locally

$ bundle exec jekyll serve --watch

To override theme files

  1. $ open $(bundle show minima)
  2. Copy target files to this repository
  3. Modify copied file in this repository

TODO

  • Add thumbnail and header image for blogs