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

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

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