mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
849f13b919f431201ae33d5876b89eb1a88aff48
Table of Contents
About
This repo has the code for my personal website, www.dataforcanada.org. The website is generated as a static website with Hugo and is served via a Cloudflare worker that reads a Cloudflare R2 bucket.
How to Run Locally
# Clone the repository
git clone git@github.com:dataforcanada/www.dataforcanada.org.git
# Navigate to the project directory
cd www.dataforcanada.org
# In Dev Container
hugo server --bind 0.0.0.0 --bind 0.0.0.0 --disableFastRender --noHTTPCache -p 1313
License
The website and code are distributed under an MIT license.
Languages
Mermaid
93.3%
JavaScript
5.4%
HTML
1.3%