Ivan Arias Blog Site

Ivan Arias Blog Site

My blog site is a Jekyll static site whose purpose is to share my knowledge and experience in the software development world

minima

Minima is a one-size-fits-all Jekyll theme for writers. It’s Jekyll’s default (and first) theme. It’s what you get when you run jekyll new.

Installation

Add this line to your Jekyll site’s Gemfile:

gem "minima"

And add this line to your Jekyll site:

theme: minima

And then execute:

$ bundle