Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 936 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 936 Bytes

wushenrong.github.io

This repository is where I store my blogs which is build with Jekyll. To see it, go to https://wushenrong.github.io.

Building

To build this site, you will need to install Ruby. See .ruby-version for major version of Ruby to use. Next you need to install LAPACKE and OpenBLAS for the Latent Semantic Indexer. Then install bundler (gem install bundler with RubyGems) and run: bundle install. Then to serve the site, run: bundle exec jekyll serve.

License

Content on the site is licensed under the CC BY-SA 4.0. See the license page for more information and dependencies this site uses.