diff --git a/Gemfile b/Gemfile index e57ea81446c..d61097b29fa 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,4 @@ source "https://rubygems.org" gem "jekyll", "~> 3.8.4" gem "html-proofer", ">= 3.13.0" gem "jekyll-remote-theme", ">= 0.4.1" -gem "jekyll-open-sdg-plugins", "~> 0.0.16" -gem "jekyll-get-json", "~> 0.0.2" +gem "jekyll-open-sdg-plugins", "~> 1.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index 39cef7ff2d0..a44494bce0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,10 +38,7 @@ GEM pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-get-json (0.0.2) - deep_merge (~> 1.2) - jekyll (>= 3.0) - jekyll-open-sdg-plugins (0.0.16) + jekyll-open-sdg-plugins (1.0.0) deep_merge (~> 1.2) jekyll (~> 3.0) jekyll-remote-theme (0.4.2) @@ -90,8 +87,7 @@ PLATFORMS DEPENDENCIES html-proofer (>= 3.13.0) jekyll (~> 3.8.4) - jekyll-get-json (~> 0.0.2) - jekyll-open-sdg-plugins (~> 0.0.16) + jekyll-open-sdg-plugins (~> 1.0.0) jekyll-remote-theme (>= 0.4.1) BUNDLED WITH diff --git a/_config.yml b/_config.yml index abd2bedaaee..074afe52e9e 100755 --- a/_config.yml +++ b/_config.yml @@ -12,18 +12,20 @@ baseurl: "" # the subpath of your site, e.g. /blog url: "" data_dir: data environment: production -remotedatabaseurl: "https://gsa.github.io/sdg-data-usa/prod" +remote_data_prefix: "https://gsa.github.io/sdg-data-usa/prod" # permalink: /news/:year/:month/:day/:title.html -jekyll_get_json: - - data: meta - json: 'https://gsa.github.io/sdg-data-usa/prod/meta/all.json' - - data: headlines - json: 'https://gsa.github.io/sdg-data-usa/prod/headline/all.json' - - data: schema - json: 'https://gsa.github.io/sdg-data-usa/prod/meta/schema.json' - - data: translations - json: 'https://gsa.github.io/sdg-translations/translations-0.4.0.json' +# URL for the "Edit Data" button on indicators. +data_edit_url: http://prose.io/#GSA/sdg-data-usa/edit/develop/data-wide/indicator_[id].csv +# URL for the "Edit Metadata" button on indicators. +metadata_edit_url: http://prose.io/#GSA/sdg-data-usa/edit/develop/meta/[id].md + +# Automatically create indicator pages, goal pages, and other required pages. +create_indicators: + layout: indicator +create_goals: + layout: goal +create_pages: true analytics: ga_prod: 'UA-42145528-4' @@ -35,11 +37,6 @@ email_contacts: functional: datagov@gsa.gov ################################################################################################### -# Github Repo for Data -repo_name: sdg-data-usa -branch: develop -org_name: GSA - # Build settings markdown: kramdown @@ -82,29 +79,27 @@ menu: - path: /faq translation_key: menu.faq +footer_menu: + - path: /contact + translation_key: menu.contact_us + - path: /about/cookies-and-privacy/ + translation_key: menu.cookies + # The list of languages that are translated. The first one is the default. languages: - en - es - fr -# This makes sure that all pages have a language. -defaults: - - - scope: - path: "" - values: - language: "en" - # Point to remote location of goal images. goal_image_base: https://open-sdg.github.io/sdg-translations/assets/img/goals +# Configure the text (or "translation key") to be used on the +# non-global metadata tab. +non_global_metadata: indicator.national_metadata + plugins: - jekyll-remote-theme - jekyll-open-sdg-plugins - - jekyll-get-json - -remote_theme: open-sdg/open-sdg@0.1.0 -custom_css: - - /assets/css/custom.css +remote_theme: open-sdg/open-sdg@1.1.0 diff --git a/_goals/01_no-poverty.md b/_goals/01_no-poverty.md deleted file mode 100644 index b472bb3e815..00000000000 --- a/_goals/01_no-poverty.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /no-poverty/ -sdg_goal: '1' -color: '#e5243b' -layout: goal ---- - diff --git a/_goals/02_zero-hunger.md b/_goals/02_zero-hunger.md deleted file mode 100644 index 74d0518ac4b..00000000000 --- a/_goals/02_zero-hunger.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /zero-hunger/ -sdg_goal: '2' -color: '#e5b735' -layout: goal ---- - diff --git a/_goals/03_good-health-and-well-being.md b/_goals/03_good-health-and-well-being.md deleted file mode 100644 index 8a8953d15ac..00000000000 --- a/_goals/03_good-health-and-well-being.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /good-health-and-well-being/ -sdg_goal: '3' -color: '#4c9f38' -layout: goal ---- - diff --git a/_goals/04_quality-education.md b/_goals/04_quality-education.md deleted file mode 100644 index 372606a71f4..00000000000 --- a/_goals/04_quality-education.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /quality-education/ -sdg_goal: '4' -color: '#c5192d' -layout: goal ---- - diff --git a/_goals/05_gender-equality.md b/_goals/05_gender-equality.md deleted file mode 100644 index fe329c412de..00000000000 --- a/_goals/05_gender-equality.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /gender-equality/ -sdg_goal: '5' -color: '#ff3a21' -layout: goal ---- - diff --git a/_goals/06_clean-water-and-sanitation.md b/_goals/06_clean-water-and-sanitation.md deleted file mode 100644 index 3e399e165db..00000000000 --- a/_goals/06_clean-water-and-sanitation.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /clean-water-and-sanitation/ -sdg_goal: '6' -color: '#26bde2' -layout: goal ---- - diff --git a/_goals/07_affordable-and-clean-energy.md b/_goals/07_affordable-and-clean-energy.md deleted file mode 100644 index 33e10d072e6..00000000000 --- a/_goals/07_affordable-and-clean-energy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /affordable-and-clean-energy/ -sdg_goal: '7' -color: '#fcc30b' -layout: goal ---- - diff --git a/_goals/08_decent-jobs-and-economic-growth.md b/_goals/08_decent-jobs-and-economic-growth.md deleted file mode 100644 index 4f3e97e46a2..00000000000 --- a/_goals/08_decent-jobs-and-economic-growth.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /decent-jobs-and-economic-growth/ -sdg_goal: '8' -color: '#a21942' -layout: goal ---- - diff --git a/_goals/09_industry-innovation-and-infrastructure.md b/_goals/09_industry-innovation-and-infrastructure.md deleted file mode 100644 index 3794e571b6e..00000000000 --- a/_goals/09_industry-innovation-and-infrastructure.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /industry-innovation-and-infrastructure/ -sdg_goal: '9' -color: '#fd6925' -layout: goal ---- - diff --git a/_goals/10_reduced-inequalities.md b/_goals/10_reduced-inequalities.md deleted file mode 100644 index 9f0da3b2fa8..00000000000 --- a/_goals/10_reduced-inequalities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /reduced-inequalities/ -sdg_goal: '10' -color: '#dd1367' -layout: goal ---- - diff --git a/_goals/11_sustainable-cities-communities.md b/_goals/11_sustainable-cities-communities.md deleted file mode 100644 index 77e96a1333f..00000000000 --- a/_goals/11_sustainable-cities-communities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /sustainable-cities-communities/ -sdg_goal: '11' -color: '#fd9d24' -layout: goal ---- - diff --git a/_goals/12_responsible-consumption-and-production.md b/_goals/12_responsible-consumption-and-production.md deleted file mode 100644 index ac0cf86763a..00000000000 --- a/_goals/12_responsible-consumption-and-production.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /responsible-consumption-and-production/ -sdg_goal: '12' -color: '#c9992d' -layout: goal ---- - diff --git a/_goals/13_climate-action.md b/_goals/13_climate-action.md deleted file mode 100644 index 687f3d88b3b..00000000000 --- a/_goals/13_climate-action.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /climate-action/ -sdg_goal: '13' -color: '#3f7e44' -layout: goal ---- - diff --git a/_goals/14_life-below-water.md b/_goals/14_life-below-water.md deleted file mode 100644 index 292a66e5b7d..00000000000 --- a/_goals/14_life-below-water.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /life-below-water/ -sdg_goal: '14' -color: '#0a97d9' -layout: goal ---- - diff --git a/_goals/15_life-on-land.md b/_goals/15_life-on-land.md deleted file mode 100644 index 4d5f5b93f5e..00000000000 --- a/_goals/15_life-on-land.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /life-on-land/ -sdg_goal: '15' -color: '#56c02b' -layout: goal ---- - diff --git a/_goals/16_peace-and-justice-strong-institutions.md b/_goals/16_peace-and-justice-strong-institutions.md deleted file mode 100644 index d6158445bd8..00000000000 --- a/_goals/16_peace-and-justice-strong-institutions.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /peace-and-justice-strong-institutions/ -sdg_goal: '16' -color: '#00689d' -layout: goal ---- - diff --git a/_goals/17_partnerships-for-the-goals.md b/_goals/17_partnerships-for-the-goals.md deleted file mode 100644 index 7c65426e2c3..00000000000 --- a/_goals/17_partnerships-for-the-goals.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -permalink: /partnerships-for-the-goals/ -sdg_goal: '17' -color: '#19486a' -layout: goal ---- - diff --git a/_goals/es/01_no-poverty.md b/_goals/es/01_no-poverty.md deleted file mode 100644 index 4bc6cbe202a..00000000000 --- a/_goals/es/01_no-poverty.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#e5243b' -language: es -layout: goal -permalink: /es/no-poverty/ -sdg_goal: '1' ---- \ No newline at end of file diff --git a/_goals/es/02_zero-hunger.md b/_goals/es/02_zero-hunger.md deleted file mode 100644 index c9940071c10..00000000000 --- a/_goals/es/02_zero-hunger.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#e5b735' -language: es -layout: goal -permalink: /es/zero-hunger/ -sdg_goal: '2' ---- \ No newline at end of file diff --git a/_goals/es/03_good-health-and-well-being.md b/_goals/es/03_good-health-and-well-being.md deleted file mode 100644 index ea17309eaf3..00000000000 --- a/_goals/es/03_good-health-and-well-being.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#4c9f38' -language: es -layout: goal -permalink: /es/good-health-and-well-being/ -sdg_goal: '3' ---- \ No newline at end of file diff --git a/_goals/es/04_quality-education.md b/_goals/es/04_quality-education.md deleted file mode 100644 index 240db1f8d7f..00000000000 --- a/_goals/es/04_quality-education.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#c5192d' -language: es -layout: goal -permalink: /es/quality-education/ -sdg_goal: '4' ---- \ No newline at end of file diff --git a/_goals/es/05_gender-equality.md b/_goals/es/05_gender-equality.md deleted file mode 100644 index 6314d4ff8ee..00000000000 --- a/_goals/es/05_gender-equality.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#ff3a21' -language: es -layout: goal -permalink: /es/gender-equality/ -sdg_goal: '5' ---- \ No newline at end of file diff --git a/_goals/es/06_clean-water-and-sanitation.md b/_goals/es/06_clean-water-and-sanitation.md deleted file mode 100644 index fc63a94db59..00000000000 --- a/_goals/es/06_clean-water-and-sanitation.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#26bde2' -language: es -layout: goal -permalink: /es/clean-water-and-sanitation/ -sdg_goal: '6' ---- \ No newline at end of file diff --git a/_goals/es/07_affordable-and-clean-energy.md b/_goals/es/07_affordable-and-clean-energy.md deleted file mode 100644 index 9a6b482abfb..00000000000 --- a/_goals/es/07_affordable-and-clean-energy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fcc30b' -language: es -layout: goal -permalink: /es/affordable-and-clean-energy/ -sdg_goal: '7' ---- \ No newline at end of file diff --git a/_goals/es/08_decent-jobs-and-economic-growth.md b/_goals/es/08_decent-jobs-and-economic-growth.md deleted file mode 100644 index 12d1e0867d5..00000000000 --- a/_goals/es/08_decent-jobs-and-economic-growth.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#a21942' -language: es -layout: goal -permalink: /es/decent-jobs-and-economic-growth/ -sdg_goal: '8' ---- \ No newline at end of file diff --git a/_goals/es/09_industry-innovation-and-infrastructure.md b/_goals/es/09_industry-innovation-and-infrastructure.md deleted file mode 100644 index 2e7f144d944..00000000000 --- a/_goals/es/09_industry-innovation-and-infrastructure.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fd6925' -language: es -layout: goal -permalink: /es/industry-innovation-and-infrastructure/ -sdg_goal: '9' ---- \ No newline at end of file diff --git a/_goals/es/10_reduced-inequalities.md b/_goals/es/10_reduced-inequalities.md deleted file mode 100644 index 3398b05db5e..00000000000 --- a/_goals/es/10_reduced-inequalities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#dd1367' -language: es -layout: goal -permalink: /es/reduced-inequalities/ -sdg_goal: '10' ---- \ No newline at end of file diff --git a/_goals/es/11_sustainable-cities-communities.md b/_goals/es/11_sustainable-cities-communities.md deleted file mode 100644 index 8f32ef586a9..00000000000 --- a/_goals/es/11_sustainable-cities-communities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fd9d24' -language: es -layout: goal -permalink: /es/sustainable-cities-communities/ -sdg_goal: '11' ---- \ No newline at end of file diff --git a/_goals/es/12_responsible-consumption-and-production.md b/_goals/es/12_responsible-consumption-and-production.md deleted file mode 100644 index 97225f03785..00000000000 --- a/_goals/es/12_responsible-consumption-and-production.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#c9992d' -language: es -layout: goal -permalink: /es/responsible-consumption-and-production/ -sdg_goal: '12' ---- \ No newline at end of file diff --git a/_goals/es/13_climate-action.md b/_goals/es/13_climate-action.md deleted file mode 100644 index 5afbba12f23..00000000000 --- a/_goals/es/13_climate-action.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#3f7e44' -language: es -layout: goal -permalink: /es/climate-action/ -sdg_goal: '13' ---- \ No newline at end of file diff --git a/_goals/es/14_life-below-water.md b/_goals/es/14_life-below-water.md deleted file mode 100644 index 75db6e9b989..00000000000 --- a/_goals/es/14_life-below-water.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#0a97d9' -language: es -layout: goal -permalink: /es/life-below-water/ -sdg_goal: '14' ---- \ No newline at end of file diff --git a/_goals/es/15_life-on-land.md b/_goals/es/15_life-on-land.md deleted file mode 100644 index bca7db33682..00000000000 --- a/_goals/es/15_life-on-land.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#56c02b' -language: es -layout: goal -permalink: /es/life-on-land/ -sdg_goal: '15' ---- \ No newline at end of file diff --git a/_goals/es/16_peace-and-justice-strong-institutions.md b/_goals/es/16_peace-and-justice-strong-institutions.md deleted file mode 100644 index a9be51e3364..00000000000 --- a/_goals/es/16_peace-and-justice-strong-institutions.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#00689d' -language: es -layout: goal -permalink: /es/peace-and-justice-strong-institutions/ -sdg_goal: '16' ---- \ No newline at end of file diff --git a/_goals/es/17_partnerships-for-the-goals.md b/_goals/es/17_partnerships-for-the-goals.md deleted file mode 100644 index 386ce76f642..00000000000 --- a/_goals/es/17_partnerships-for-the-goals.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#19486a' -language: es -layout: goal -permalink: /es/partnerships-for-the-goals/ -sdg_goal: '17' ---- \ No newline at end of file diff --git a/_goals/fr/01_no-poverty.md b/_goals/fr/01_no-poverty.md deleted file mode 100644 index ad38463e962..00000000000 --- a/_goals/fr/01_no-poverty.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#e5243b' -language: fr -layout: goal -permalink: /fr/no-poverty/ -sdg_goal: '1' ---- \ No newline at end of file diff --git a/_goals/fr/02_zero-hunger.md b/_goals/fr/02_zero-hunger.md deleted file mode 100644 index 7322680632b..00000000000 --- a/_goals/fr/02_zero-hunger.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#e5b735' -language: fr -layout: goal -permalink: /fr/zero-hunger/ -sdg_goal: '2' ---- \ No newline at end of file diff --git a/_goals/fr/03_good-health-and-well-being.md b/_goals/fr/03_good-health-and-well-being.md deleted file mode 100644 index bfcd7e16c53..00000000000 --- a/_goals/fr/03_good-health-and-well-being.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#4c9f38' -language: fr -layout: goal -permalink: /fr/good-health-and-well-being/ -sdg_goal: '3' ---- \ No newline at end of file diff --git a/_goals/fr/04_quality-education.md b/_goals/fr/04_quality-education.md deleted file mode 100644 index 4e8953e62c7..00000000000 --- a/_goals/fr/04_quality-education.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#c5192d' -language: fr -layout: goal -permalink: /fr/quality-education/ -sdg_goal: '4' ---- \ No newline at end of file diff --git a/_goals/fr/05_gender-equality.md b/_goals/fr/05_gender-equality.md deleted file mode 100644 index 2bc39758eb5..00000000000 --- a/_goals/fr/05_gender-equality.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#ff3a21' -language: fr -layout: goal -permalink: /fr/gender-equality/ -sdg_goal: '5' ---- \ No newline at end of file diff --git a/_goals/fr/06_clean-water-and-sanitation.md b/_goals/fr/06_clean-water-and-sanitation.md deleted file mode 100644 index 702bbe3f7e5..00000000000 --- a/_goals/fr/06_clean-water-and-sanitation.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#26bde2' -language: fr -layout: goal -permalink: /fr/clean-water-and-sanitation/ -sdg_goal: '6' ---- \ No newline at end of file diff --git a/_goals/fr/07_affordable-and-clean-energy.md b/_goals/fr/07_affordable-and-clean-energy.md deleted file mode 100644 index a768e4c38b5..00000000000 --- a/_goals/fr/07_affordable-and-clean-energy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fcc30b' -language: fr -layout: goal -permalink: /fr/affordable-and-clean-energy/ -sdg_goal: '7' ---- \ No newline at end of file diff --git a/_goals/fr/08_decent-jobs-and-economic-growth.md b/_goals/fr/08_decent-jobs-and-economic-growth.md deleted file mode 100644 index 57218666d99..00000000000 --- a/_goals/fr/08_decent-jobs-and-economic-growth.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#a21942' -language: fr -layout: goal -permalink: /fr/decent-jobs-and-economic-growth/ -sdg_goal: '8' ---- \ No newline at end of file diff --git a/_goals/fr/09_industry-innovation-and-infrastructure.md b/_goals/fr/09_industry-innovation-and-infrastructure.md deleted file mode 100644 index 77b6912e3b0..00000000000 --- a/_goals/fr/09_industry-innovation-and-infrastructure.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fd6925' -language: fr -layout: goal -permalink: /fr/industry-innovation-and-infrastructure/ -sdg_goal: '9' ---- \ No newline at end of file diff --git a/_goals/fr/10_reduced-inequalities.md b/_goals/fr/10_reduced-inequalities.md deleted file mode 100644 index 7084459f4b7..00000000000 --- a/_goals/fr/10_reduced-inequalities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#dd1367' -language: fr -layout: goal -permalink: /fr/reduced-inequalities/ -sdg_goal: '10' ---- \ No newline at end of file diff --git a/_goals/fr/11_sustainable-cities-communities.md b/_goals/fr/11_sustainable-cities-communities.md deleted file mode 100644 index 520d2c9273f..00000000000 --- a/_goals/fr/11_sustainable-cities-communities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#fd9d24' -language: fr -layout: goal -permalink: /fr/sustainable-cities-communities/ -sdg_goal: '11' ---- \ No newline at end of file diff --git a/_goals/fr/12_responsible-consumption-and-production.md b/_goals/fr/12_responsible-consumption-and-production.md deleted file mode 100644 index a793bd41d27..00000000000 --- a/_goals/fr/12_responsible-consumption-and-production.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#c9992d' -language: fr -layout: goal -permalink: /fr/responsible-consumption-and-production/ -sdg_goal: '12' ---- \ No newline at end of file diff --git a/_goals/fr/13_climate-action.md b/_goals/fr/13_climate-action.md deleted file mode 100644 index 9179f305533..00000000000 --- a/_goals/fr/13_climate-action.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#3f7e44' -language: fr -layout: goal -permalink: /fr/climate-action/ -sdg_goal: '13' ---- \ No newline at end of file diff --git a/_goals/fr/14_life-below-water.md b/_goals/fr/14_life-below-water.md deleted file mode 100644 index f49240e82bd..00000000000 --- a/_goals/fr/14_life-below-water.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#0a97d9' -language: fr -layout: goal -permalink: /fr/life-below-water/ -sdg_goal: '14' ---- \ No newline at end of file diff --git a/_goals/fr/15_life-on-land.md b/_goals/fr/15_life-on-land.md deleted file mode 100644 index 3ed952cf0f5..00000000000 --- a/_goals/fr/15_life-on-land.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#56c02b' -language: fr -layout: goal -permalink: /fr/life-on-land/ -sdg_goal: '15' ---- \ No newline at end of file diff --git a/_goals/fr/16_peace-and-justice-strong-institutions.md b/_goals/fr/16_peace-and-justice-strong-institutions.md deleted file mode 100644 index 782f1dd687a..00000000000 --- a/_goals/fr/16_peace-and-justice-strong-institutions.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#00689d' -language: fr -layout: goal -permalink: /fr/peace-and-justice-strong-institutions/ -sdg_goal: '16' ---- \ No newline at end of file diff --git a/_goals/fr/17_partnerships-for-the-goals.md b/_goals/fr/17_partnerships-for-the-goals.md deleted file mode 100644 index 917f5ab6d20..00000000000 --- a/_goals/fr/17_partnerships-for-the-goals.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -color: '#19486a' -language: fr -layout: goal -permalink: /fr/partnerships-for-the-goals/ -sdg_goal: '17' ---- \ No newline at end of file diff --git a/_includes/assets/js/mapView.js b/_includes/assets/js/mapView.js deleted file mode 100644 index 4b2f566d5dc..00000000000 --- a/_includes/assets/js/mapView.js +++ /dev/null @@ -1,18 +0,0 @@ -var mapView = function () { - - "use strict"; - - this.initialise = function(geoData, geoCodeRegEx) { - $('.map').show(); - $('#map').sdgMap({ - geoData: geoData, - geoCodeRegEx: geoCodeRegEx, - serviceUrl: 'http://brock.tips/geojson-us-states/us-states.geo.json', - nameProperty: 'NAME', - idProperty: 'STUSPS', - width: 710, - height: 350, - projectionFunc: d3.geoAlbersUsa, - }); - } -}; diff --git a/_includes/components/dev-disclaimer.html b/_includes/components/dev-disclaimer.html index 3db0724fae6..331dbaadff7 100644 --- a/_includes/components/dev-disclaimer.html +++ b/_includes/components/dev-disclaimer.html @@ -2,22 +2,22 @@
{{ t.data_notice[sdg_data_notice.notice] }}
+{{ page.t.data_notice[sdg_data_notice.notice] }}