forked from 18F/methods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·53 lines (43 loc) · 963 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
markdown: kramdown
kramdown:
parse_block_html: true
name: 18F Methods
exclude:
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- LICENSE.md
- README.md
- go
- vendor
url: "https://methods.18f.gov"
permalink: pretty
highlighter: rouge
sass:
style: compressed
collections:
methods:
output: true
permalink: /:path/
site:
title: 18F Methods
description: The 18F Methods are a guide to putting human-centered design into practice.
repos:
- name: 18F Methods
description: Main repository
url: https://github.com/18F/methods
jekyll_get:
- data: releases
json: 'https://api.github.com/repos/18F/methods/releases'
plugins:
- jekyll-last-modified-at
- jemoji
- jekyll-mentions
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-autoprefixer
- jekyll-liquify
google_analytics_ua: UA-48605964-19
dap_agency: GSA # Change this to your agency
dap_subagency: TTS,18F # Change this to your office
search_site_handle: methods.18f.gov