You need to install Ruby and Jekyll fisrt.
Clone this repository:
git clone https://github.com/yaoyao-liu/minimal-light.git
cd minimal-light
Install and run:
bundle install
bundle exec jekyll server
View the live page using localhost
:
http://localhost:4000. You can get the html files in _site
folder.
Our project uses the source code from the following repositories: