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

https://github.com/levonium/levon.dev

levon.dev website
https://github.com/levonium/levon.dev

Last synced: 5 months ago
JSON representation

levon.dev website

Awesome Lists containing this project

README

          

# levon.dev

```
# copy files to /dist/ and serve from there
npm run build

# minify css, maybe
wget -q --post-data="input=`cat dist/app.css`" --output-document=dist/app.css https://www.toptal.com/developers/cssminifier/api/raw
```