This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
80 lines (72 loc) · 1.52 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
name: Project Boise [Archived]
author:
name: 18F
url: https://18f.gsa.gov
collections:
pages:
output: true
permalink: /:path/
# should match "Contact us" nav item below
contact_email: aidan.feldman@gsa.gov
defaults:
-
scope:
path: ""
values:
layout: guides_style_18f_default
google_analytics_ua: UA-48605964-19
expand_nav: true
navigation:
- text: Overview
internal: true
- text: Updates
url: updates/
internal: true
- text: Background
url: background/
internal: true
children:
- text: Goals
url: goals/
internal: true
- text: Stakeholders
url: stakeholders/
internal: true
- text: FAQs
url: faq/
internal: true
- text: Pre-Discovery
url: pre-discovery/
internal: true
children:
- text: Knowns
url: knowns/
internal: true
- text: Areas of ATO work
url: areas/
internal: true
- text: Hypotheses
url: hypotheses/
internal: true
- text: Outcomes
url: outcomes/
internal: true
- text: Post-Discovery
url: post-discovery/
internal: true
children:
- text: Synthesis
url: synthesis/
internal: true
- text: Pitch for next Phase
url: /assets/phase_3_pitch_deck.pdf
- text: Trello board
url: https://trello.com/b/2SJKtNUA/project-boise
- text: Contact us
# should match contact_email above
url: mailto:aidan.feldman@gsa.gov
permalink: /updates/:year/:month/:day/
repos:
- name: Boise site
description: Main repository
url: https://github.com/18F/boise