File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,13 @@ enableRobotsTXT: true
44enableGitInfo : true
55theme : [docsy]
66
7- pygmentsCodeFences : true
8- pygmentsUseClasses : false
9- pygmentsUseClassic : false
10- pygmentsStyle : tango
11-
127outputs :
138 home : [HTML]
149 page : [HTML]
1510 section : [HTML, RSS, print]
1611
1712imaging :
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
You can’t perform that action at this time.
0 commit comments