Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration specifications du contenu #126

Merged
merged 59 commits into from
May 17, 2023

Conversation

prycrane
Copy link
Contributor

@prycrane prycrane commented Mar 28, 2023

Pull request for moving Content and Information Architecture Specification section from AEM to design-system.

design-system: canada-ca/design-system#200

(File numbers may not match English numbers for this round. Will get repaired as the migration continues.)

@netlify
Copy link

netlify bot commented Mar 28, 2023

Deploy Preview for systeme-conception-canada-ca ready!

Name Link
🔨 Latest commit a75e59a
🔍 Latest deploy log https://app.netlify.com/sites/systeme-conception-canada-ca/deploys/64653266f863a500074e833a
😎 Deploy Preview https://deploy-preview-126--systeme-conception-canada-ca.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@prycrane prycrane requested a review from delisma March 28, 2023 13:23
- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
link: {{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove the quotes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
It does not seem to removing quotes. Alas.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the breadcrumb front matter (Including on the English side.) @delisma - please have a look at upgrading the config file.

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
link: {{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove the quotes in the Frontmatter.

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
link: {{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html

Will follow-up with the escape character to use in Frontmatter

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove quotes

<p>Voyez où se situe votre contenu dans les thèmes et les sujets correspondants de <a href="/fr/gouvernement/a-propos/systeme-conception/arborescence-thematique-types-contenu.html#arborescence">l'arborescence thématique de Canada.ca</a>.</p>
<figure class="mrgn-bttm-lg">
<figcaption class="text-center"><b>Aperçu conceptuel de la navigation de l’utilisateur</b></figcaption>
<img src="/content/dam/tbs-sct/images/government-communications/canada-content-style-guide/conceptual-overview-fra.png" class="img-responsive center-block" alt="Diagramme de l’aperçu conceptuel de l’architecture de l’information. La version textuelle se trouve ci-dessous&nbsp;:">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<img src="/content/dam/tbs-sct/images/government-communications/canada-content-style-guide/conceptual-overview-fra.png" class="img-responsive center-block" alt="Diagramme de l’aperçu conceptuel de l’architecture de l’information. La version textuelle se trouve ci-dessous&nbsp;:">
<img src="/content/dam/tbs-sct/images/government-communications/canada-content-style-guide/conceptual-overview-fra.png" class="img-responsive center-block" alt="Diagramme de l’aperçu conceptuel de l’architecture de l’information. La version textuelle se trouve ci-dessous&nbsp;:">

Change the dam thing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@prycrane prycrane requested a review from delisma May 4, 2023 14:46
Copy link
Contributor

@delisma delisma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few couple of changes are still required. Almost there.

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove the quotes in the Frontmatter.

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove the quotes

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove the quotes

- title: Système de conception de Canada.ca
link: "https://www.canada.ca/fr/gouvernement/a-propos/systeme-conception.html"
- title: Spécifications du contenu et de l'architecture de l'information pour Canada.ca
link: "{{ site.url }}/architecture/specifications-contenu-architecture-information-canada.html"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need to remove quotes

Copy link
Contributor

@delisma delisma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few couple of changes are still required. Almost there.
The images are not included in this PR and we have 22 html files compared to 24 html in the English PR.
We should consider moving the breadcrumbs for the architecture folder into the _config.yml file as a default setting.

@prycrane prycrane requested a review from delisma May 10, 2023 18:15
@delisma delisma force-pushed the migration-Specifications-du-contenu branch 3 times, most recently from baef4ed to 34cdbec Compare May 17, 2023 19:39
Copy link
Contributor

@delisma delisma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delisma delisma force-pushed the migration-Specifications-du-contenu branch from 34cdbec to ddd540f Compare May 17, 2023 19:51
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This modification wasn't required in English

@delisma delisma force-pushed the migration-Specifications-du-contenu branch from ddd540f to 8dbf920 Compare May 17, 2023 19:58
@delisma delisma merged commit 4f5cadc into master May 17, 2023
@nschonni nschonni deleted the migration-Specifications-du-contenu branch June 12, 2023 05:26
delisma pushed a commit that referenced this pull request Jun 22, 2023
* Create specifications-contenu-architecture-information-canada.md

* Create utilisation-concept-canadaca.md

* Create elements-obligatoires.md

* Create organiser-contenu.md

* Create modeles.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update organiser-contenu.md

* Update modeles.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* files

* files

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-cibles-collections.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update specifications-contenu-architecture-information-canada.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update test.html

* Update organiser-contenu.md

* Update elements-obligatoires.md

* Update elements-obligatoires.md

* Create m.md

* Add files via upload

* Delete m.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update _config.yml

---------

Co-authored-by: David Elisma <david.elisma@tbs-sct.gc.ca>
delisma pushed a commit that referenced this pull request Jun 23, 2023
* Create specifications-contenu-architecture-information-canada.md

* Create utilisation-concept-canadaca.md

* Create elements-obligatoires.md

* Create organiser-contenu.md

* Create modeles.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update organiser-contenu.md

* Update modeles.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* files

* files

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-cibles-collections.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update specifications-contenu-architecture-information-canada.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update test.html

* Update organiser-contenu.md

* Update elements-obligatoires.md

* Update elements-obligatoires.md

* Create m.md

* Add files via upload

* Delete m.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update _config.yml

---------

Co-authored-by: David Elisma <david.elisma@tbs-sct.gc.ca>
delisma pushed a commit that referenced this pull request Jun 26, 2023
* Update en-tete-general.html

* Add files via upload

* Update champ-recherche.html

* Rename champ-recherche.html to champ-recherche.md

* Update and rename changer-langue.html to changer-langue.md

* Add files via upload

* Update and rename en-tete-general.html to en-tete-general.md

* Update en-tete-general.md

* Add files via upload

* Update and rename fil-ariane.html to fil-ariane.md

* Update and rename menu-site.html to menu-site.md

* Update menu-site.md

* Update and rename signature.html to signature.md

* Update champ-recherche.md

* Update changer-langue.md

* Update en-tete-general.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update champ-recherche.md

Made suggested changes from https://docs.google.com/document/d/1UlS0fBSlN9hr5Z8GLXvYgqlUOaSJGgjX/edit

* Update menu-site.md

Made suggested changes described here: https://docs.google.com/document/d/1XvUHQCAYI6Oh31IasmTyTViFWsr274Kw/edit

* Update fil-ariane.md

Made suggested changes from here

* Update changer-langue.md

Made changes suggested here: https://docs.google.com/document/d/1bfyQLJ1g-19Wc0UQrY2I9xLOknxEmvt2/edit

* Update en-tete-general.md

Made suggested changes found here: https://docs.google.com/document/d/19C1XjV-RFEeUWNAncGgCJmFEut283cCl/edit

* Update signature.md

Made suggested changes outlined here: https://docs.google.com/document/d/1ioR5rkjhLjQQS-wDOfZF_cU-lI8wcNsL/edit

* Update en-tete-general.md

* Update menu-site.md

Removed 'an entire theme' as per Peter's request

* Update _config.yml

* Update champ-recherche.md

* Update _config.yml

* Update champ-recherche.md

* Update _config.yml

* Update _config.yml

* Update en-tete-general.md

* Update changer-langue.md

* Update champ-recherche.md

* Update champ-recherche.md

* Update champ-recherche.md

* Update champ-recherche.md

* Update en-tete-general.md

* Update champ-recherche.md

* Update en-tete-general.md

* Update changer-langue.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update champ-recherche.md

* Update changer-langue.md

* Update fil-ariane.md

* Update menu-site.md

* Update menu-site.md

* Update signature.md

* Update en-tete-general.md

* Update en-tete-general.md

Added cite tag

* Update changer-langue.md

added cite tag

* Update champ-recherche.md

Added cite tag

* Update fil-ariane.md

Added cite tag

* Update signature.md

updated ' de conception'

* Update signature.md

Added cite tags

* Update signature.md

Took out rapid guide for GCweb

* Update changer-langue.md

Removed rapid implementation guide

* Update fil-ariane.md

Removed rapid implementation guide

* Update en-tete-general.md

Removed rapid implementation guide

* Update menu-site.md

Removed rapid implementation guide

* Update champ-recherche.md

Removed rapid implementation guide

* Update champ-recherche.md

* Update changer-langue.md

* Update en-tete-general.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update fil-ariane.md

* Update fil-ariane.md

* Update en-tete-general.md

* Update menu-site.md

* Update en-tete-general.md

* Update en-tete-general.md

* Update menu-site.md

* Update menu-site.md

Added this line: Les liens vers les pages thématiques demeureront disponibles à travers la bande principale du pied de page général et le fil d'Ariane.

* Update en-tete-general.md

* Update _config.yml

* Update connexion-contextuel.html

Updated the pattern to reflect all our approved changes

* Update fil-ariane.md

Removed bullets from content specs

* Update signature.md

Removed bullets from under content specs

* Update signature.md

* Update connexion-contextuel.html

* Update connexion-contextuel.html

* Update connexion-contextuel.html

* Update connexion-contextuel.html

* Update connexion-contextuel.html

* Update and rename connexion-contextuel.html to connexion-contextuel.md

* Add files via upload

* Delete 01-signin-button-mobile-fr.png

* Add files via upload

* Add files via upload

* Update connexion-contextuel.md

* Create m.md

* Create menu-site.md

* Delete m.md

* Create signature.md

* Update signature.md

* Create fil-ariane.md

* Create champ-recherche.md

* Create changer-langue.md

* Create connexion-contextuel.md

* Update _config.yml

* Update champ-recherche.md

* Update changer-langue.md

* Update changer-langue.md

* Update connexion-contextuel.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Delete champ-recherche.md

* Delete connexion-contextuel.md

* Delete changer-langue.md

* Delete fil-ariane.md

* Delete menu-site.md

* Delete signature.md

* Update en-tete-general.md

* Update changer-langue.md

* Update champ-recherche.md

* Update en-tete-general.md

* Update champ-recherche.md

* Update changer-langue.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update changer-langue.md

* Update champ-recherche.md

* Update champ-recherche.md

* Update champ-recherche.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update connexion-contextuel.md

* Update default.html

* Update changer-langue.md

* Update changer-langue.md

* Update connexion-contextuel.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update en-tete-general.md

* Update en-tete-general.md

* Update champ-recherche.md

* Update changer-langue.md

* Update connexion-contextuel.md

* Update fil-ariane.md

* Update menu-site.md

* Update signature.md

* Update _config.yml

* Update _config.yml

* Update en-tete-global files

* Migration specifications du contenu (#126)

* Create specifications-contenu-architecture-information-canada.md

* Create utilisation-concept-canadaca.md

* Create elements-obligatoires.md

* Create organiser-contenu.md

* Create modeles.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update organiser-contenu.md

* Update modeles.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* files

* files

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-cibles-collections.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update specifications-contenu-architecture-information-canada.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update test.html

* Update organiser-contenu.md

* Update elements-obligatoires.md

* Update elements-obligatoires.md

* Create m.md

* Add files via upload

* Delete m.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update _config.yml

---------

Co-authored-by: David Elisma <david.elisma@tbs-sct.gc.ca>

* Update pied-page-contenu.html (#144)

fixing a boo boo that was causing the H1 to display incorrectly. This change will bring things in line with the English.

* Create contactez-nous

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/index.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/merci.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/merci.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Update contactez-nous/merci.md

Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>

* Create contactez-nous

* Create contactez-nous

* Update modeles.md (#145)

* Update modeles.md

* Update modeles.md

* Update patterns-01-fr.json (#149)

Correcting the record for the Date de modification pattern so that it appears in the table on the Bibliothèque de modèles et de configurations de conception. If I'm not mistaken, it just needs TANDP=1 rather than  0. No change needed in the equivalent english file, as it is already correct.

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Fix broken Links in IA Spec (#147)

* Update utilisation-concept-canadaca.md

* Update utilisation-concept-canadaca.md

* fix link

* Update utilisation-concept-canadaca.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update specifications-contenu-architecture-information-canada.md

* Update specifications-contenu-architecture-information-canada.md

* Update elements-obligatoires.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

---------

Co-authored-by: Peter Crane <peter.crane@tbs-sct.gc.ca>

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update patterns-01-fr.json

* Update theme-sujet.html

* Update pied-page-contextuelle.html

Updated footer specs

* Update pied-page-principale.html

Updated footer specs

* Update pied-page-contextuelle.html

* Update pied-page-principale.html

* Update pied-page-contextuelle.html

* removed problem classes and fixed broken image

* Page was missing feedback script in footer - also fixed in EN

* fixed the feedback tool on the subway page

* Update mesure.html link to TSS

* Update champ-recherche.html

* Rename champ-recherche.html to champ-recherche.md

* Update and rename changer-langue.html to changer-langue.md

* Update and rename fil-ariane.html to fil-ariane.md

* Update and rename menu-site.html to menu-site.md

* Update and rename signature.html to signature.md

* Update champ-recherche.md

* Update champ-recherche.md

Made suggested changes from https://docs.google.com/document/d/1UlS0fBSlN9hr5Z8GLXvYgqlUOaSJGgjX/edit

* Update _config.yml

* Update champ-recherche.md

* Update _config.yml

* Update champ-recherche.md

* Update champ-recherche.md

Removed rapid implementation guide

* Update champ-recherche.md

* Update en-tete-global files

* Migration specifications du contenu (#126)

* Create specifications-contenu-architecture-information-canada.md

* Create utilisation-concept-canadaca.md

* Create elements-obligatoires.md

* Create organiser-contenu.md

* Create modeles.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update organiser-contenu.md

* Update modeles.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* files

* files

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-cibles-collections.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update specifications-contenu-architecture-information-canada.md

* Update utilisation-concept-canadaca.md

* Update specifications-contenu-architecture-information-canada.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update widget-medias-sociaux.html

* Update pages-publics-cibles.html

* Update pages-description-programme.html

* Update pages-directives-lois.html

* Update pages-lancement-service.html

* Update test.html

* Update organiser-contenu.md

* Update elements-obligatoires.md

* Update elements-obligatoires.md

* Create m.md

* Add files via upload

* Delete m.md

* Update elements-obligatoires.md

* Update modeles.md

* Update organiser-contenu.md

* Update utilisation-concept-canadaca.md

* Update _config.yml

---------

Co-authored-by: David Elisma <david.elisma@tbs-sct.gc.ca>

* Create contactez-nous

* Update patterns-01-fr.json

* Update pied-page-contextuelle.html

Updated footer specs

* Update pied-page-principale.html

Updated footer specs

---------

Co-authored-by: donohuech <118768603+donohuech@users.noreply.github.com>
Co-authored-by: delisma <david.elisma@tbs-sct.gc.ca>
Co-authored-by: Peter Smith <peter.smith@tbs-sct.gc.ca>
Co-authored-by: LPipes4 <laura.piper@tbs-sct.gc.ca>
Co-authored-by: Jennifer Mealing <jennifermealingdesign@gmail.com>
Co-authored-by: Lana Stewart <lana.stewart@tbs-sct.gc.ca>
Co-authored-by: Lana Stewart <58343190+LanaStewa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants