- Ruby 2.4.2
- Jekyll 3.6.2
git clone [email protected]:alumniei/alumniei.github.io.git
cd alumniei.github.io
bundle install
(instal bundler withgem install bundler
if you are on a fresh ruby installation)bundle exec jekyll serve
- go have some fun
- From the project root directory
jekyll build
- Copy the contents of folder
_site
to your web server and that's all you need