forked from sigstore/sigstore-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
33 lines (29 loc) · 788 Bytes
/
config.toml
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
archetypeDir = "archetypes"
author = "sigstore"
baseUrl = "https://blog.sigstore.dev"
buildDrafts = false
relativeURLs = true
canonifyUrls = true
contentDir = "content"
languageCode = "en-us"
layoutDir = "layouts"
publishDir = "public"
theme = "pixyll"
title = "Sigstore Blog"
enableEmoji = true
DefaultContentLanguage = "en"
[Languages]
[Languages.en]
weight = 1
[blackfriday]
angledQuotes = true
hrefTargetBlank = true
[indexes]
category = "categories"
tag = "tags"
[params]
mainSections = ["post"]
search_engine = false
twitter_username = "projectsigstore"
paginate = 5
goatcounterid = "ovbfwhmermxjt4"