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

https://github.com/osbm/osbm.github.io.old


https://github.com/osbm/osbm.github.io.old

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

This is my personal website

to build it in local
```
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve
```