Skip to content

Commit

Permalink
Merge pull request #1727 from luc-bertrand-hrsdc/release
Browse files Browse the repository at this point in the history
Release v8.0.2 documentation
  • Loading branch information
GormFrank authored Sep 18, 2020
2 parents ab6a389 + a1e2f26 commit 62c68a9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GCWeb",
"version": "8.0.1",
"version": "8.0.2",
"description": "Web Experience Toolkit (WET): Canada.ca Theme",
"main": "index.html",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"fast-json-patch": "github:wet-boew/JSON-Patch#wb1.0+1.1.4",
"jsonpointer.js": "^0.4.0",
"wet-boew": "github:wet-boew/wet-boew#v4.0.37"
"wet-boew": "github:wet-boew/wet-boew#v4.0.38"
},
"devDependencies": {
"assemble-contrib-i18n": "0.1.*",
Expand Down
6 changes: 3 additions & 3 deletions site/pages/index-en.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{ "title": "Canada.ca", "link": "https://www.canada.ca/en.html" }
],
"tag": "GCWeb",
"dateModified": "2020-07-26",
"dateModified": "2020-09-18",
"share": "true"
}
---
Expand All @@ -16,8 +16,8 @@
<p>The page templates and design patterns below comprise a reference implementation of the <a href="https://design.canada.ca">Canada.ca design system</a>, including the mandatory requirement of the Content and Information Architecture (C&amp;IA) Specification. Government of Canada departments and agencies can contribute additional patterns and templates via <a href="https://github.com/wet-boew/GCWeb">GCWeb github repository</a>.</p>
</div>
<div class="col-xs-12 col-md-auto pull-right">
<p><a href="https://github.com/wet-boew/GCWeb/archive/v8.0.1.zip" class="btn btn-primary">Download GCWeb theme <strong>v8.0.1 (STR)</strong></a><br />
<small>(<time>2020-07-26</time> - <a href="https://github.com/wet-boew/gcweb/releases/tag/v8.0.1">Release notes</a>)</small></p>
<p><a href="https://github.com/wet-boew/GCWeb/archive/v8.0.2.zip" class="btn btn-primary">Download GCWeb theme <strong>v8.0.2 (STR)</strong></a><br />
<small>(<time>2020-09-18</time> - <a href="https://github.com/wet-boew/gcweb/releases/tag/v8.0.2">Release notes</a>)</small></p>
</div>
</div>
<p>This current implementation reference match the <strong>version 2.0 of the C&amp;IA Specification released on January 2019</strong>.</p>
Expand Down
6 changes: 3 additions & 3 deletions site/pages/index-fr.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{ "title": "Canada.ca", "link": "https://www.canada.ca/fr.html" }
],
"tag": "GCWeb",
"dateModified": "2020-07-26",
"dateModified": "2020-09-18",
"share": "true"
}
---
Expand All @@ -16,8 +16,8 @@
<p>Les gabarits et les conceptions communes si dessous sont une référence d'implémentation du <a href="https://conception.canada.ca">Système de conception de Canada.ca</a>, incluant les exigences obligatoire de la spécifications du contenu et de l’architecture de l'information (C&amp;AI) pour Canada.ca. Les ministères et organisme du gouvernement du Canada peuvent y contribuer en publiant leur modèle et leur conception commune via le <a href="https://github.com/wet-boew/GCWeb">dépôt github de GCWeb</a>.</p>
</div>
<div class="col-xs-12 col-md-auto pull-right">
<p><a href="https://github.com/wet-boew/GCWeb/archive/v8.0.1.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v8.0.1 (DCT)</strong></a><br />
<small>(<time>2020-07-26</time> - <a href="https://github.com/wet-boew/gcweb/releases/tag/v8.0.1">Note de version</a>)</small></p>
<p><a href="https://github.com/wet-boew/GCWeb/archive/v8.0.2.zip" class="btn btn-primary">Télécharger le thème <strong>GCWeb v8.0.2 (DCT)</strong></a><br />
<small>(<time>2020-09-18</time> - <a href="https://github.com/wet-boew/gcweb/releases/tag/v8.0.2">Note de version</a>)</small></p>
</div>
</div>

Expand Down

0 comments on commit 62c68a9

Please sign in to comment.