Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 395 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 395 Bytes

Tasty Codes

This is the repo of my personal blog, you can find it here https://tasty.codes. The blog is hosted in github pages and it built on top of Jekyll.

How to buid

Prerequisites

You will need ruby and bundler installed

Install dependencies

bundle install

Run it!

bundle exec jekyll serve