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

https://github.com/ad/hugo-from-external-source


https://github.com/ad/hugo-from-external-source

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# hugo-from-external-source

# run

```
docker run --rm -p 80:1313 $(docker build --progress=plain --no-cache -q .)
```