-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
35 lines (26 loc) · 785 Bytes
/
_config.yml
File metadata and controls
35 lines (26 loc) · 785 Bytes
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
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Standard for Public Code Authors, https://www.standardforpubliccode.org/AUTHORS; 2019-2024 The Foundation for Public Code <info@publiccode.net>, https://www.standardforpubliccode.org/AUTHORS
title: Standard for Public Code
plugins:
- jekyll-redirect-from
- jekyll-sitemap
remote_theme: standard-for-public-code/jekyll-theme
#baseurl: /standard-for-public-code
include:
- "README.md"
- "CONTRIBUTING.md"
- "LICENSE"
- "CC0-1.0.md"
- "CODE_OF_CONDUCT.md"
- "docs/review-template.html"
toc: true
hide_foundation_footer: true
hide_foundation_footer_logo: true
include_badges: true
include_translations: true
defaults:
-
scope:
path: '/criteria/*'
values:
show_prev_next: true