forked from canada-ca/ore-ero
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
65 lines (61 loc) · 1.76 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
baseurl: "/ore-ero" # the subpath of your site, e.g. /blog
url: "https://canada-ca.github.io/ore-ero" # the base hostname & protocol for your site
github_username: canada-ca
wet_cdts_hosturl: "https://www.canada.ca/etc/designs/canada/cdts/gcweb"
wet_cdts_version: "v4_0_29"
# Translations
title:
en: Open Resource Exchange
fr: Échange de ressources ouvert
description:
en: Open source software used and released by Canadian public administrations
fr: Logiciels libres utilisés et diffusés par les administrations publiques Canadiennes
index:
en: index.html
fr: accueil.html
home:
en: Home
fr: Accueil
language:
en: English
fr: Français
SkipToMain:
en: Skip to main content
fr: Passer au contenu principal
SkipToAbout:
en: Skip to "About this site"
fr: Passer à « À propos de ce site »
LanguageSelection:
en: Language selection
fr: Sélection de la langue
GCActivitiesInitiatives:
en: Government of Canada activities and initiatives
fr: Activités et initiatives du gouvernement du Canada
GoC:
en: Government of Canada
fr: Gouvernement du Canada
SearchAndMenus:
en: Search and menus
fr: Recherche et menus
SearchWebsite:
en: Search website
fr: Recherchez le site Web
SearchCanadaCa:
en: Search Canada.ca
fr: Rechercher dans Canada.ca
Search:
en: Search
fr: Recherche
TopicsMenu:
en: Topics menu
fr: Menu des sujets
# Build settings
markdown: kramdown
include: ["_pages", "_json"]