This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
81 lines (73 loc) · 1.89 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
markdown: redcarpet
name: 18F Documentation Working Group
exclude:
- go
- Gemfile
- Gemfile.lock
- README.md
- LICENSE.md
- vendor
permalink: pretty
highlighter: rouge
sass:
style: :compressed
# 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: Main repository
url: https://github.com/18F/wg-documentation/
internal: false
- text: ".about.yml"
url: https://github.com/18F/wg-documentation/blob/18f-pages/.about.yml
internal: false
- text: Objectives and Key Results
url: https://docs.google.com/a/gsa.gov/document/d/1bZMjGK-FcUFwDhgtAA8LVVEGqxZirvEQyqPLFOnPF64/edit?usp=sharing
internal: false
- text: Meeting agendas
url: https://drive.google.com/a/gsa.gov/folderview?id=0B8ub_y5rgCZRSFhuNEJodWVuODg&usp=sharing
internal: false
- text: 18F Hub
url: https://hub.18f.gov/
internal: false
children:
- text: 18F Public Hub
url: https://18f.gsa.gov/hub/
internal: false
- text: 18F Hub repository
url: https://github.com/18F/hub/
internal: false
- text: 18F Pages
url: https://pages.18f.gov/
internal: false
children:
- text: 18F Pages repository
url: https://github.com/18F/pages/
internal: false
- text: 18F Guides
url: https://pages.18f.gov/guides/
internal: false
children:
- text: 18F Guides repository
url: https://github.com/18F/guides/
internal: false
repos:
- name: 18F Documentation Working Group
description: Main repository
url: https://github.com/18F/wg-documentation
google_analytics_ua: UA-48605964-19
defaults:
-
scope:
path: ""
values:
layout: "guides_style_18f_default"