An open API service indexing awesome lists of open source software.

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

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
```