This repository contains the contents of of personal blog. The contents consist of a bunch of markdown, HTML, css, and javascript. Posts are compiled into a static website using https://jekyllrb.com/docs/.
Just run this and visit the local access point printed in the terminal: bundle exec jekyll serve --force_polling --livereload --watch --drafts -P 4000
Github Pages