https://github.com/shuhaoliu/shuhaoliu.github.io
My personal website
https://github.com/shuhaoliu/shuhaoliu.github.io
Last synced: 2 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/shuhaoliu/shuhaoliu.github.io
- Owner: shuhaoliu
- Created: 2018-01-03T00:17:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T13:07:27.000Z (6 months ago)
- Last Synced: 2025-07-23T18:45:18.907Z (3 months ago)
- Language: HTML
- Homepage: https://shuhaoliu.github.io
- Size: 59.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shuhao' Personal Website
## Local Hosting
Update dependencies:
```shell
bundle update
```Run the server locally:
```shell
bundle exec jekyll serve
```