Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

lbenicio/lbenicio-minimal-v1

Repository files navigation

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