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

https://github.com/darshanime/til

Today I Learned
https://github.com/darshanime/til

Last synced: 13 days ago
JSON representation

Today I Learned

Awesome Lists containing this project

README

          

### Development

This blog is built with jekyll.

Install jekyll using

```
sudo apt-get install jekyll
```

To start server, run

```
jekyll serve
```

Go to browser and open http://127.0.0.1:4000/