sodevious.github.io

sodevious.github.io

✨ My personal website that runs on Jekyll. Hosted by Github Pages.

This personal website is built on Jekyll. It uses Sass.

Running the site locally

If you don't already have it:

  • gem install jekyll
  • bundle install
  • Start server with jekyll serve --watch. Sass and Jekyll will recompile automatically.