Skip to content

sidianchen/sidianchen.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

667 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal research website built with Jekyll and adapted from the uwsampa/research-group-web template.

Local Preview

Install Ruby, then run:

gem install bundler
bundle install
bundle exec jekyll serve --host 127.0.0.1 --port 4000 --livereload

On Windows, you can also run:

.\serve.ps1

Then open http://127.0.0.1:4000.

This Gemfile uses the current GitHub Pages Jekyll version, jekyll 3.10.0, plus the feed plugin and WEBrick for local serving.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.3%
  • CSS 1.8%
  • HTML 1.8%
  • Sass 0.4%
  • SCSS 0.4%
  • TeX 0.2%
  • Other 0.1%