Skip to content

setchy/setchy.github.io

Repository files navigation

My Personal Site

This repository contains the content for setchy.io.

Tech Stack

Updating Theme

From time to time, update the _includes, _layouts, assets, _config.yml with the latest from Beautiful Jekyll Theme

Local Development

To run locally

bundle install
bundle exec jekyll serve

Package updates

Run the following to check to any gem updates

bundle update