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

https://github.com/projectweekend/exitcodezero.io


https://github.com/projectweekend/exitcodezero.io

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# exitcodezero.io

## Install Theme
```bash
$ git clone https://github.com/fuegowolf/cocoa-eh-hugo-theme.git themes/cocoa-eh
```

## Run locally
```bash
$ hugo -t cocoa-eh serve
```

## Build and Deploy
```bash
./build-and-deploy.sh
```