-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config_prod.yml
executable file
·24 lines (22 loc) · 1.03 KB
/
_config_prod.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
# Jekyll configuration for Open SDG platform
#
# You will need to change all of the Github-related variables below according
# to your Github setup. For example, if your site and data repositories are:
# -- https://github.com/my-awesome-github-org/my-awesome-site-repo
# -- https://github.com/my-awesome-github-org/my-awesome-data-repo
# Then you would want to make these replacements throughout this file:
# -- replace "my-github-org" with "my-awesome-github-org"
# -- replace "open-sdg-site-starter" with "my-awesome-site-repo"
# -- replace "open-sdg-data-starter" with "my-awesome-data-repo"
#
# NOTE: This "production" version only contains differences from _config.yml.
#test
baseurl: ""
environment: production
# Replace my-github-org and open-sdg-data-starter as needed.
remote_data_prefix: "https://my-github-org.github.io/open-sdg-data-starter"
remote_translations:
- 'https://open-sdg.github.io/sdg-translations/translations-0.7.0.json'
analytics:
# For production, you likely want to enter a Google Analytics code below.
ga_prod: ''