xubeisi / xubeisi.github.io

Beisi Xu

Home Page:https://xubeisi.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

This website is based on jekyll

If you use conda, these will help you start build for your own

git clone https://github.com/**yourid**/xubeisi.github.io
#conda create -n iobuild python=3.8 ruby=2.6.3
#conda activate iobuild
conda env create -f .condaenv.yml -n iobuild
export CONDA_BUILD=1
conda activate iobuild
gem install bundle
bundle install
#local debug, would rebuild automatically everytime you changed a file
yourip=$(hostname -i)
bundle exec jekyll serve --host $yourip --port 5050 --livereload
#after confirmation of the changes you want
bundle exec jekyll build
git commit "update" && git push
sh script/deploy
#Note it might take a few minutes for github.io to update, be patient

The website is deployed using GitHub Pages and the source code is available on GitHub. Please feel free to reuse this code (making sure to cite the Maruan, Sanders, Bedford and Drummond lab as the original sources of the lab website template).

aria2

PikPak

About

Beisi Xu

https://xubeisi.github.io


Languages

Language:JavaScript 87.6%Language:HTML 10.2%Language:SCSS 1.1%Language:CSS 0.5%Language:TeX 0.5%Language:Python 0.0%Language:PHP 0.0%Language:Shell 0.0%Language:Ruby 0.0%