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

https://github.com/plsyssec/cse227-spring19


https://github.com/plsyssec/cse227-spring19

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

### How to work with this repo:

1. Modify/add files in `docs`. Don't ever modify things under `site` directly.
2. `make serve` if you're running locally
3. Once you're done, `make build` and checking both the new files in `docs` and `site`. Then push.
4. Tell deian to publish

## First time?

Install mkdocs and extension via: `make install`