Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 293 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 293 Bytes

carderne.github.io

Static repo for my personal blog created using Jekyll.

Setup

First install Ruby (I use mise).

Then:

gem install bundler jekyll

Serve locally

make dev

Load books data

make books