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

https://github.com/gerkindev/devblog


https://github.com/gerkindev/devblog

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# DevBlog

The theme used is [zzo](https://zzo-docs.vercel.app/zzo).

Some config fields are secret and are expected to be loaded from environment. Create a `.env` file and run the following to pass args to hugo:

```sh
export $(cat .env | xargs);
hugo server -DEF
```

## Third party

* [**GitHub corners**](https://github.com/tholman/github-corners): MIT
* [**findAndReplaceDOMText**](https://github.com/padolsey/findAndReplaceDOMText): unlicense

## Continuous Deployment

CI is here: https://app.circleci.com/pipelines/github/GerkinDev/devblog