Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142483823
D43406.id132645.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D43406.id132645.diff
View Options
diff --git a/documentation/config/_default/config.toml b/documentation/config/_default/hugo.toml
rename from documentation/config/_default/config.toml
rename to documentation/config/_default/hugo.toml
--- a/documentation/config/_default/config.toml
+++ b/documentation/config/_default/hugo.toml
@@ -7,7 +7,7 @@
defaultContentLanguageInSubdir = true
disablePathToLower = true
theme = "beastie"
-disableKinds = [ "taxonomy", "taxonomyTerm" ]
+disableKinds = [ "taxonomy" ]
authors = [ "carlavilla@FreeBSD.org" ]
ignoreFiles = [ "chapter.adoc$", "contrib-386bsd.adoc$", "contrib-additional.adoc$", "contrib-committers.adoc$", "contrib-corealumni.adoc$", "contrib-develalumni.adoc$", "contrib-develinmemoriam.adoc$", "contrib-portmgralumni.adoc$", "\\.po$" ]
enableRobotsTXT = true
@@ -43,6 +43,4 @@
[outputs]
home = [ "HTML" ]
page = [ "HTML" ]
-list = [ "HTML" ]
-single = [ "HTML" ]
section = [ "HTML" ]
diff --git a/website/config/_default/config.toml b/website/config/_default/hugo.toml
rename from website/config/_default/config.toml
rename to website/config/_default/hugo.toml
--- a/website/config/_default/config.toml
+++ b/website/config/_default/hugo.toml
@@ -6,7 +6,7 @@
DefaultContentLanguage = "en"
defaultContentLanguageInSubdir = false
theme = "beastie"
-disableKinds = [ "taxonomy", "taxonomyTerm" ]
+disableKinds = [ "taxonomy" ]
disablePathToLower = true
authors = [ "carlavilla@FreeBSD.org" ]
ignoreFiles = [ "\\.po$" ]
@@ -34,8 +34,6 @@
[outputs]
home = [ "HTML" ]
page = [ "HTML" ]
-list = [ "HTML" ]
-single = [ "HTML" ]
section = [ "HTML", "RSS", "Calendar" ]
[outputFormats]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 21, 8:09 AM (27 m, 31 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27759123
Default Alt Text
D43406.id132645.diff (1 KB)
Attached To
Mode
D43406: Remove warning in configuration files
Attached
Detach File
Event Timeline
Log In to Comment