mjyc / mjyc.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mywebsite

Mike Chung's website. Live at: https://mjyc.github.io/

Getting started

  1. Run bundle install --path vendor/bundle to install bundles
  2. To test site locally, run bundle exec jekyll serve and browse to http://localhost:4000
  3. If everything looks good, run JEKYLL_ENV=production bundle exec jekyll build and copy _site to my server

Make sure you have Ruby >=2.3 and Bundler installed.

Notes

See https://stackoverflow.com/a/64901980 for Apple Silicon (M1) machines

About

License:MIT License


Languages

Language:HTML 36.0%Language:TeX 33.1%Language:SCSS 29.1%Language:Makefile 1.4%Language:Ruby 0.4%