forked from slsa-framework/slsa
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
63 lines (63 loc) · 1.4 KB
/
Copy path_config.yml
File metadata and controls
63 lines (63 loc) · 1.4 KB
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
title: SLSA
description: "SLSA: Security framework to ensure software supply chain integrity"
logo: /images/icons/android-chrome-512x512.png
repository: slsa-framework/slsa
collections:
posts:
layout: post
output: true
permalink: /blog/:year/:month/:title
include:
- _redirects
exclude:
- CNAME
- Gemfile
- Gemfile.lock
- Makefile
- README.md
- vendor/bundle
goatcounter:
endpoint: https://slsa.goatcounter.com/count
theme: minima
permalink: :path/:basename
markdown: CommonMarkGhPages
commonmark:
# UNSAFE needed to support raw HTML
options: ["SMART", "FOOTNOTES", "UNSAFE"]
extensions: ["autolink", "strikethrough", "table", "tagfilter"]
titles_from_headings:
strip_title: true
plugins:
- jekyll-commonmark-ghpages
- jekyll-sitemap
- jekyll-seo-tag
# Mandatory GitHub Pages plugins:
- jekyll-coffeescript
- jekyll-default-layout
- jekyll-gist
- jekyll-github-metadata
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-titles-from-headings
- jekyll-relative-links
relative_links:
collections: true
defaults:
- scope:
path: "assets/images"
values:
image: true
- scope:
path: "spec"
values:
layout: "specifications"
- scope:
path: "_posts"
values:
type: posts
- scope:
path: ""
values:
# Set the Social image icon
image: /images/icons/android-chrome-192x192.png