forked from uswds/uswds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (43 loc) · 970 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
# Markdown config
markdown: redcarpet
highlighter: rouge
name: U.S. Web Design Standards
exclude:
- go
- Gemfile
- Gemfile.lock
- README.md
- LICENSE.md
- CONTRIBUTING.md
- ".sass-cache"
- ".ruby-version"
- vendor
permalink: pretty
baseurl: /web-design-standards
repos:
- name: U.S. Web Design Standards
description: Main repository for the U.S. Web Design Standards.
url: https://github.com/18F/web-design-standards
- name: U.S. Federal Web Design Standards Assets
description: U.S. Federal Web Design Standards visual design assets
url: https://github.com/18F/web-design-standards-assets
google_analytics_ua: UA-48605964-33
sass:
sass_dir: assets/_scss
# style: :compressed
collections:
visual:
output: true
permalink: /:path/
layout-system:
output: true
permalink: /:path/
elements:
output: true
permalink: /:path/
components:
output: true
permalink: /:path/
datasets:
output: true
permalink: /:path/