This repository contains the source code for the cloud.gov.au website.
This repository is designed for other cloud.gov.au subdomains like "docs" and "console" to sit alongside "www".
Note: the use of "www" does not imply that this website should be hosted on www.cloud.gov.au - it's simply that "www" is generally used on the root or entry point website for a domain. The idea is that the "www" website sits alongside "docs" and "console".
The docs source code can be found here. In the future, it could sit in this repository alongside www
. This will allow docs.cloud.gov.au to easily share styles and code.
The console source code can be found here. In the future, it might sit in this repository alongside www
. This will allow the console to easily share styles and code.
- Go
- Node.js
- Yarn
From the project's root:
make install
make test