forked from DOI-ONRR/doi-extractives-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
146 lines (133 loc) · 3.03 KB
/
Copy path_config.yml
File metadata and controls
146 lines (133 loc) · 3.03 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
title: USEITI
description: >
USEITI is part of an international effort to promote open and accountable
management of natural resources. This site provides data about how the U.S.
manages extractive industries.
# permanent url, for use in meta references
url: https://useiti.doi.gov
# app version number
version: v2.1.8
sass:
style: nested
sass_dir: _sass
exclude:
# top-level log
- '*.log'
# markdown files
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- LICENSE.md
- PULL_REQUEST_TEMPLATE.md
- README.md
# ruby dependency files
- Gemfile*
# KSS (style guide) config and template
- kss-config.json
- styleguide-template
# just ignore the whole JS lib directory
- lib
# Node depenencies
- node_modules
- package.json
# unit tests
- test
# webpack configuration
- webpack.config.js
# all of the source (unbuilt) JS files
- js/src
# shell and other scripts
- '*.sh'
- data/**/*.md
- data/**/*.yml
- data/all-production/*/*.?sv
- data/bin
- data/geo/input
- data/gdp
- data/jobs
- lib
- maps/lib
# Makefiles
- Makefile
- '**/Makefile'
# data tools and SQLite databases
- '*.db*'
- .env
- data/**/*.csv
- data/**/*.js
- data/**/*.md
- data/**/*.ndjson
- data/**/*.sql
- data/**/*.svg
- data/env.example
- data/README.md
- data/company-revenue/input
- data/geo/input
- data/jobs/bls
- data/land-stats
- maps/data
- maps/land/*.json
include:
- /build.log
gems:
- jekyll-sitemap
collections:
case-studies:
output: true
permalink: /case-studies/:path/
downloads:
output: true
permalink: /downloads/:path/
explore:
output: true
permalink: /explore/:path/
federal-revenue-by-company:
output: true
permalink: /how-it-works/federal-revenue-by-company/:path/
how-it-works:
output: true
permalink: /how-it-works/:path/
offshore_areas:
output: false
# permalinks are defined in _offshore_areas/???.md
offshore_regions:
output: true
permalink: /explore/:path/
states:
output: true
permalink: /explore/:path/
reconciliation:
output: true
permalink: /how-it-works/reconciliation/:path/
defaults:
- scope:
path: ''
type: federal-revenue-by-company
values:
layout: federal-revenue-by-company
- scope:
path: ''
type: reconciliation
values:
layout: reconciliation
- scope:
path: ''
type: states
values:
layout: state-page
- scope:
path: ''
type: offshore_regions
values:
layout: offshore-region
shruggie:
- d8394cf27efbf8ae2f96ee12788eb257f4358a42
- 11652cb6b75c1e914857a215e8f8eca7a599e0e0
- 85f41ebb92208a3508c75114999a560ebd741690
- 695ef693b0889d16e60e6d6fff06dc1c79db45d2
- b8c37255d14dc7fc67f3eea0266ee4f94759066e
- 145339f20b6b880c54391360223877511afd7d2a
- df66d905fcd5151ade0387b48cf7789d3ba8203a
- 6f4c9ff75ae1dc4fcbf8d547d7a855615a4fd9b6
- 009f8804ce5413a0d2a604e9938dba635c6c6222
- cc20376993abd596768c9c60ff456ad9f4fe8e7c
- 7f39b8e0a432747338ce075c50c19d2323da0e14