Skip to content

honglizhaobob/honglizhaobob.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bob's Academic Website

How to Update the Site

# in command window, type:

bundle install

# copy and paste the server address into your browser and start editing locally and visualize the changes real-time
bundle exec jekyll serve 

# git commit your changes
git add .
git commit -m "some msg"

# deploy the changes remotely on github
bin/deploy --user
y

# it should say deployed successfully, your changes will be reflected on github.io soon

License

The theme is available as open source under the terms of the MIT License.

Originally, al-folio was based on the *folio theme (published by Lia Bogoev and under the MIT license). Since then, it got a full re-write of the styles and many additional cool features.

About

A beautiful, simple, clean, and responsive Jekyll theme for academics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.2%
  • Jupyter Notebook 23.9%
  • JavaScript 11.6%
  • CSS 2.5%
  • SCSS 0.4%
  • MATLAB 0.2%
  • Other 0.2%