forked from 18F/content-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
84 lines (77 loc) · 1.77 KB
/
_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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
baseurl: /content-guide
markdown: redcarpet
name: 18F Content Guide
exclude:
- go
- copy-template
- Gemfile
- Gemfile.lock
- README.md
- LICENSE.md
permalink: pretty
highlighter: rouge
# Author/Organization info to be displayed in the templates
author:
name: 18F
url: https://18f.gsa.gov
# Point the logo URL at a file in your repo or hosted elsewhere by your organization
logourl: /assets/img/18f-logo.png
logoalt: 18F logo
# Navigation
# List links that should appear in the site sidebar here
navigation:
- text: Introduction
url: index.html
internal: true
- text: Active voice
url: active-voice/
internal: true
- text: Acronyms
url: acronyms/
internal: true
- text: Address the user
url: address-the-user/
internal: true
- text: Avoid duplication
url: avoid-duplication/
internal: true
- text: Be concise
url: be-concise/
internal: true
- text: Conscious style
url: conscious-style/
internal: true
- text: Plain language
url: plain-language/
internal: true
- text: Capitalization
url: capitalization/
internal: true
- text: Publishing legal and technical content
url: legal-and-technical-content/
internal: true
- text: Punctuation
url: punctuation/
internal: true
- text: Optimize headings and titles
url: optimize-headings-and-titles/
internal: true
- text: Frequently asked questions (FAQs)
url: faqs/
internal: true
- text: Trademarks and brands
url: trademarks-and-brands/
internal: true
- text: Specific words and phrases
url: specific-words-and-phrases/
internal: true
- text: References
url: references/
internal: true
repos:
- name: 18F Content Guide
description: Main repository
url: https://github.com/18F/content-guide
# Style Variables
brand_color: "#1188ff"
google_analytics_ua: UA-48605964-19