/paulcccccch.github.io

Chonghan's personal website

Primary LanguageSCSSMIT LicenseMIT

Blog Repo

Commands

To run locally:

bundle exec jekyll s

To build locally:

bundle exec jekyll b

To deploy: Push to the master branch.

Notes

My Notes

  • To add a post, create a README file in folders in _posts
  • To change content of a tab page, go into _tabs
  • To add an image, put under assets/img/<some folder>/<some image> and reference in .md with /assets/img/<some folder>/<some image>