foongminwong.github.io

Building my personal website using Jekyll, Sass, Bundler, Minima

Link: https://foongminwong.github.io

To test the website locally, run the following commands:

  1. Run bundle install
  2. Run bundle exec jekyll serve --watch
  3. Open website in any browser: http://localhost:4000