Skip to content

Commit 18e88b2

Browse files
committed
Userguide config cleanup, drop pygments config
1 parent dd5e69b commit 18e88b2

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

userguide/hugo.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,13 @@ enableRobotsTXT: true
44
enableGitInfo: true
55
theme: [docsy]
66

7-
pygmentsCodeFences: true
8-
pygmentsUseClasses: false
9-
pygmentsUseClassic: false
10-
pygmentsStyle: tango
11-
127
outputs:
138
home: [HTML]
149
page: [HTML]
1510
section: [HTML, RSS, print]
1611

1712
imaging:
18-
resampleFilter: CatmullRom
13+
resampleFilter: CatmullRom # cSpell:disable-line
1914
quality: 75
2015
anchor: smart
2116

@@ -60,7 +55,7 @@ params:
6055
time_format_blog: Monday, January 02, 2006
6156
time_format_default: January 2, 2006
6257
rss_sections: [blog] # TODO: drop since this is the default
63-
gcs_engine_id: 011217106833237091527:la2vtv2emlw
58+
gcs_engine_id: 011217106833237091527:la2vtv2emlw # cSpell:disable-line
6459
offlineSearch: false
6560
offlineSearchSummaryLength: 70
6661
offlineSearchMaxResults: 10
@@ -140,3 +135,5 @@ module:
140135
target: content/project/changelog.md
141136
- source: ../CONTRIBUTING.md
142137
target: content/project/contributing.md
138+
139+
# cSpell:ignore docsy github goldmark markmap plantuml readingtime userguide

0 commit comments

Comments
 (0)