Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-07 | build: fix deploy target for Makefile | Adin Scannell | |
Because the go.mod and related files were not being copying, the packages are resolved within the current $GOROOT, which does not work. This change copies all application files, not just Go source files and app.yaml. | |||
2019-04-12 | Use HUGO_ENV="production" to avoid noindex header | Adin Scannell | |
2019-04-05 | Updated README to be more contributor friendly | Ian Lewis | |
- Remove doc about deploying and running Cloud Builds since that is mostly handled by CI. - Re-organize to have info on contributing first. | |||
2019-03-29 | Initial commit | Ian Lewis | |