Skip to content

cds-snc/digital-canada-ca

Repository files navigation

La version française suit.

Canadian Digital Service website - digital.canada.ca

Both digital.canada.ca and numerique.canada.ca are published from this repository.

Powered by Hugo, and the Web Experience Toolkit.

To install locally

  1. Clone the repository.

    git clone https://github.com/cds-snc/digital-canada-ca.git
    
  2. If you do not have Hugo installed on your machine, you will need to install it. We are running on an older version of Hugo (v0.55.6). You can grab the appropriate tar file here, making sure to select the extended version. Then, follow these instructions for installing it. If you run into permissions issues, here is a handy article to help fix the permissions.

We'd love to upgrade to the newer version, however it results in some breaking changes (including hot builds not working reliably). Would you like to help us?

  1. Serve:

    hugo server -D
    

The English and French versions will be hosted at localhost:1313 and localhost:1314, respectively.

Content Management System

Powered by Strapi. The Strapi instance for this website can be found at https://github.com/cds-snc/cds-website-cms.

Please visit our contribution guidelines to learn how to best make updates to CMS managed content.

---------------------------------------------------------------------

Site Web du Service numérique canadien : numerique.canada.ca

Les sites numerique.canada.ca et digital.canada.ca sont mis en ligne à partir du présent référentiel et sont réalisés avec l’aide de l’infrastructure Hugo (en anglais seulement) et de la Boîte à outils de l’expérience Web.

Installation locale

  1. Clonez le référentiel.

    git clone https://github.com/cds-snc/digital-canada-ca.git
    
  2. Installez Hugo sur votre ordinateur, si ce n’est pas déjà fait.

    brew install hugo
    
  3. Exécutez le serveur local.

    hugo server -D
    

Les versions française et anglaise seront hébergées à localhost:1314 et à localhost:1313, respectivement.

Système de gestion de contenu

Développé par Strapi. Le code d’instance Strapi utilisé par ce site Web peut être consulté à https://github.com/cds-snc/cds-website-cms.

Veuillez consulter nos directives sur les contributions au référentiel Github pour apprendre comment apporter des modifications au contenu géré par le SGC.

About

Website for the Canadian Digital Service / Site Web du Service numérique canadien

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published