Source code for https://applecreekband.com
- CSS 33.1%
- SCSS 28.8%
- HTML 25.6%
- JavaScript 9.2%
- Go 1.7%
- Other 1.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| assets | ||
| images | ||
| k8s | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| applecreek.go | ||
| Dockerfile | ||
| favicon.ico | ||
| go.mod | ||
| go.sum | ||
| index.html | ||
| LICENSE.txt | ||
| README.md | ||
| run_tests.sh | ||
Apple Creek Band Website
This site utilizes the go-common server framework to host the source for applecreekband.com
Running the Site
Just use go.
go run applecreek.go
For a list of options, use the --help flag:
go run applecreek.go --help