forked from codefornl/community-translations-standard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (31 loc) · 792 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
title: Community Translations of the Standard for Public Code
version: 0.2.2
repository: codefornl/community-translations-standard
plugins:
- jekyll-redirect-from
remote_theme: codefornl/standard-for-public-code-jekyll-theme
include:
- "README.md"
# - "CONTRIBUTING.md"
- "LICENSE.md"
- "CODE_OF_CONDUCT.md"
toc: true
hide_foundation_footer: true
hide_foundation_footer_logo: true
include_badges: false
defaults:
-
scope:
# ignore criteria/index.html, but match all other criteria pages
# (match all criteria pages not starting with an 'i')
path: '*/criteria/[!i]*'
values:
breadcrumbs:
- name: 'Criteria'
path: '*/criteria/'
show_prev_next: true
-
scope:
path: '/'
values:
breadcrumbs: true