forked from cisagov/cyber.dhs.gov
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
55 lines (47 loc) · 876 Bytes
/
_config.yml
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
# OpenGraph / Twitter metadata
title: cyber.dhs.gov
small_title: cyber.dhs.gov
smallest_title: cyber.dhs.gov
description: A DHS site for binding operational directives and implementation guidance
name: cyber.dhs.gov
# GA and GitHub
google_analytics_ua: ua-33523145-2
org_name: dhs-ncats
repo_name: cyber.dhs.gov
branch: master
uswds_path: assets/vendor/uswds
exclude:
- CONTRIBUTING.md
- _config.yml
- .travis.yml
- .gitignore
- Gemfile
- Gemfile.lock
- LICENSE.md
- README.md
- vendor
- gulpfile.js
- manifest.yml
- package.json
- Staticfile
- Staticfile.auth
- node_modules
- .nvmrc
- .sass-cache
- todo.txt
markdown: kramdown
plugins:
- jekyll-redirect-from
kramdown:
input: GFM
syntax_highlighter: rouge
defaults:
- scope:
path: ""
type: "pages"
values:
layout: "default"
collections:
pages:
output: true
permalink: /:path/