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

https://github.com/parambirs/parambirs.github.io


https://github.com/parambirs/parambirs.github.io

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Setup
=====

```sh
git checkout git@github.com:parambirs/parambirs.github.io.git
git submodule init
git submodule update
brew install hugo
hugo version
hugo server
curl localhost:1313
```