/xju2.github.io

Xiangyang Ju's home page, forked from AcademicPage

Primary LanguageJavaScriptMIT LicenseMIT

Install

Following is an example for installing packages in ubuntu 20.04.

sudo apt install ruby-dev ruby-bundler nodejs

then

bundle clean
bundle install
gem install jekyll

The run bundle exec jekyll serve --livereload.

In Epic, simply run the above commands in the terminal.