-
Notifications
You must be signed in to change notification settings - Fork 61
/
_config.yml
58 lines (49 loc) · 947 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
56
57
58
# OpenGraph / Twitter metadata
title: cyber.dhs.gov
small_title: cyber.dhs.gov
smallest_title: cyber.dhs.gov
description: A site for cybersecurity directives and implementation guidance, from the Cybersecurity and Infrastructure Security Agency.
name: cyber.dhs.gov
# GA and GitHub
google_analytics_ua: ua-33523145-2
org_name: cisagov
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
gems:
- jekyll-feed
kramdown:
input: GFM
syntax_highlighter: rouge
defaults:
- scope:
path: ""
type: "pages"
values:
layout: "default"
collections:
pages:
output: true
permalink: /:path/