Repository is archived
A minimal theme for jekyll to be used on personal website and blogs..
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 2.7.1, < 2.9.0
 Project Readme

Gem Version CircleCI GitHub issues GitHub last commit license

Leonardo Benicio profile page

This is my personal website made in jekyll. Feel free to clone and use it!

Instalation

clone this git repository

gem install bundler
bundle install

Running

bundle exec jekyll serve

Unit Tests

bundle exec rake test