forked from GSA/resources.data.gov
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
47 lines (42 loc) · 967 Bytes
/
_config.yml
File metadata and controls
47 lines (42 loc) · 967 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: Federal Enterprise Data Resources
email: datagov@gsa.gov
description: >-
Federal Enterprise Data Resources are tools, best practices, and schema standards to facilitate the adoption of open data practices across the federal government
baseurl: "" # the subpath of your site, e.g. /blog
url: https://resources.data.gov
twitter_username: usdatagov
github_username: gsa
dap_agency: GSA
searchgov_affiliate: datagov-resources
github:
organization: GSA
repository: resources.data.gov
default_branch: develop
styles:
- assets/uswds/css/styles.css
# Build settings
markdown: kramdown
permalink: pretty
plugins:
- jekyll-feed
- jekyll-sitemap
source: pages
keep_files:
- assets/js
- assets/uswds
exclude:
- CONTRIBUTING.md
- LICENSE.md
- README.md
- _js
- _scss
- Gemfile
- Gemfile.lock
- gulpfile.js
- node_modules
- package-lock.json
- package.json
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/