tree: 22d884ebb83058afaf8a3474e42dd989cfe27bb7 [path history] [tgz]
  1. archetypes/
  2. cmd/
  3. content/
  4. data/
  5. themes/
  6. .firebaserc
  7. .gcloudignore
  8. .gitignore
  9. app.learn.yaml
  10. app.yaml
  11. cloudbuild.ci.yaml
  12. cloudbuild.yaml
  13. config.toml
  14. Dockerfile.firebase
  15. Dockerfile.hugo
  16. firebase.json
  17. go.mod
  18. go.sum
  19. LICENSE
  20. README.md
go.dev/README.md

go.dev

Contributing

  • data/learn contains links for the Learn pages, as all content is currently external.
  • content/solutions contains Use Cases and Case Studies.
    • Please include relevant resources using the same name attribute for images.
  • themes/default contains the site layout.

Deploying

All commits targeting master will trigger a CI test defined in cloudbuild.ci.yaml.

All commits pushed to master will be automatically deployed to https://dev.go.dev.