https://github.com/mli/mli.github.io
personal blog
https://github.com/mli/mli.github.io
Last synced: 7 months ago
JSON representation
personal blog
- Host: GitHub
- URL: https://github.com/mli/mli.github.io
- Owner: mli
- License: apache-2.0
- Created: 2016-01-18T01:56:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T18:25:39.000Z (over 9 years ago)
- Last Synced: 2025-01-24T20:31:08.691Z (12 months ago)
- Language: CSS
- Homepage: http://mli.github.io/
- Size: 3.29 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Theme is based on [Lanyon](https://github.com/poole/lanyon)
Need ruby >= 2.0. On ubuntu, the easy way is to build ruby from source.
```bash
gem install jekyll jekyll-paginate jekyll-gist
```
Run on local
```bash
jekyll s
```