forked from project-open-data/project-open-data.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (21 loc) · 690 Bytes
/
_config.yml
File metadata and controls
26 lines (21 loc) · 690 Bytes
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
#document settings
title: Project Open Data
desc: "Open Data Policy — Managing Information as an Asset"
url: https://project-open-data.cio.gov
#web analytics
google_analytics: UA-42145528-3
enable_dap_analytics: true
#global settings, no need to change these
root_url: https://project-open-data.cio.gov
org_name: project-open-data
repo_name: project-open-data.github.io
branch: master
# default build settings for running locally, no need to edit
pymgemnts: true
exclude: ["script", "vendor", "Gemfile", "Gemfile.lock", "config.ru", "Procfile", "Rakefile", "readme.md"]
markdown: kramdown
relative_permalinks: false
plugins:
- jekyll-redirect-from
sass:
sass_dir: assets/_sass