Stanley Wei's personal website, hosted on GitHub Pages. Work in progress!
Installation steps:
- Install prerequisites (Ruby, Jekyll)
- Clone this repository:
git clone https://github.com/stanley-wei/stanley-wei.github.io.git && cd stanley-wei.github.io - From the repository root folder, run
bundleto install all required packages.
To run a local server, go to the repository root folder and run jekyll serve.