Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhiningliu1998/zhiningliu1998.github.io

Personal Homepage
https://github.com/zhiningliu1998/zhiningliu1998.github.io

Last synced: 2 months ago
JSON representation

Personal Homepage

Awesome Lists containing this project

README

        

# My personal homepage

Powered by [Jekyll](http://jekyllrb.com/), [Github Pages](https://pages.github.com/) and [AcademicPages](https://github.com/academicpages/academicpages.github.io), a fork of [Minimal Mistakes](https://mademistakes.com/work/minimal-mistakes-jekyll-theme/).

## USAGE

Install dependencies with bundle:
```bash
bundle install
```

Then run locally:

```bash
bundle exec jekyll liveserve
```

See more at [AcademicPages](https://github.com/academicpages/academicpages.github.io).