Skip to content

najx/najx.github.io

Repository files navigation

najx.dev

Delighted to welcome you to my little corner of the web.

Pre-requisites

  • Ruby 2.7.x

Installation of Ruby version 2.7.8:

rvm install 2.7.8
rvm use 2.7.8 --default

Build & Test locally:

bundle install
bundle exec jekyll serve