shirleytxiao.github.io

shirleytxiao.github.io

Personal portfolio site built using Jekyll and Sass.

Shirley Xiao

Personal portfolio site built using Jekyll and Sass, hosted on Github Pages.

Contents

Setup

Install dependencies:

$ gem install jekyll bundler

Pulldown the project:

$ git clone https://github.com/shirleytxiao/shirleytxiao.github.io.git
$ cd shirleytxiao.github.io

Start Jekyll:

$ jekyll serve

Browse to http://127.0.0.1:4000/.

Credits & License

Redesigned from base theme Pineapple.

Open sourced under the MIT license.