This repo has the code for the Data for Canada project website. The website is generated as a static website with Hugo.
# Clone the repository
git clone git@github.com:dataforcanada/d4c-service-main-site.git
# Navigate to the project directory
cd d4c-service-main-site
# In Dev Container
hugo server --disableFastRender --noHTTPCache -p 1313The website and code are distributed under an MIT license.