Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://ut-austin-rpl.github.io/OKAMI/


https://ut-austin-rpl.github.io/OKAMI/

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Documentation (Delete when we release)
### Prerequisite
Install everything you need following the [jekyll instruction](https://jekyllrb.com/tutorials/using-jekyll-with-bundler/)

### Compile website locally
Go to `docs`.

Then Run:
```
bundle exec jekyll serve
```