forked from Code-dot-mil/code.mil
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
41 lines (33 loc) · 649 Bytes
/
_config.yml
File metadata and controls
41 lines (33 loc) · 649 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
source: ./src
destination: ./public
include:
- _headers
- _redirects
host: 0.0.0.0
title: Code.mil
description: An experiment in open source within the Department of Defense.
email: code@dds.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