https://github.com/projectweekend/exitcodezero.io
https://github.com/projectweekend/exitcodezero.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectweekend/exitcodezero.io
- Owner: projectweekend
- Created: 2017-01-29T06:27:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T05:45:09.000Z (about 8 years ago)
- Last Synced: 2025-02-01T19:29:55.426Z (over 1 year ago)
- Language: HTML
- Homepage: http://exitcodezero.io
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```