Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zhiningliu1998/zhiningliu1998.github.io
- Owner: ZhiningLiu1998
- License: mit
- Created: 2019-09-07T08:52:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T03:15:04.000Z (6 months ago)
- Last Synced: 2024-10-06T16:04:56.120Z (3 months ago)
- Language: JavaScript
- Homepage: http://zhiningliu.com/
- Size: 42.9 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).