Skip to content

federicorinaldi/federicorinaldi.github.io

Repository files navigation

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