Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

evertoncastro/evertoncastro.com

Repository files navigation

My web site using Jekyll (Awesome Theme Flexible-Jekyll) 👌

Netlify Status Jekyll

Features

Dependencies

  • Ruby 2.3.6 (Needs update. Netlify supports v2.6.3!)
  • Jekyll 3.8.4 (Needs update. Netlify has support for v4.0.0)
  • Node >= 8.17.0

Development:

npm install
bundle install
gulp
or
jekyll serve --livereload

Build

jekyll build

Ruby versions

Install rbenv with these instructions

Install a new version

rbenv install 2.3.6

Set local version

rbenv local 2.3.6
rbenv shell 2.3.6

List local gems

gem query --local

License

GNU General Public License v3.0