-
Notifications
You must be signed in to change notification settings - Fork 144
Expand file tree
/
Copy path_config.yml
More file actions
50 lines (41 loc) · 1.03 KB
/
Copy path_config.yml
File metadata and controls
50 lines (41 loc) · 1.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
source: ./src
destination: ./public
include:
- _headers
- _redirects
# The oss-faq submodule is a repository in its own right, so it carries files
# that belong to the repository rather than to the published page. They have no
# front matter, which means Jekyll would otherwise copy them into the site
# verbatim. Only faq.md and its images and references should be published.
exclude:
- oss-faq/README.md
- oss-faq/TODO.md
- oss-faq/LICENSE
host: 0.0.0.0
title: Code.mil
description: An experiment in open source within the Department of Defense.
email: osd.mc-alex.dod-cio.mbx.devsecops@mail.mil
defaults:
- scope:
path: ""
values:
layout: page
sidenav: sidebar
sticky_sidenav: true
- scope:
path: "assets"
values:
layout: null
- scope:
path: "code.json"
values:
layout: null
theme: uswds-jekyll
scripts:
- /assets/uswds/js/uswds.min.js
- /assets/js/main.js
styles:
- /assets/css/main.css
- /assets/css/custom.css
google_analytics_ua: G-1DDRY0RP72
dap_agency: DOD