projects
/
stands-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4ca26
)
Gnome stands gives off an error
author
Pieter De Praetere
<pieter.de.praetere@helptux.be>
Wed, 20 Jan 2021 21:11:02 +0000
(22:11 +0100)
committer
Pieter De Praetere
<pieter.de.praetere@helptux.be>
Wed, 20 Jan 2021 21:11:02 +0000
(22:11 +0100)
config.toml
patch
|
blob
|
history
diff --git
a/config.toml
b/config.toml
index a6cec1ee531931862a305d68320bb7a4f759b619..66ee110cee460c0570c101a438638eeffeda534b 100644
(file)
--- a/
config.toml
+++ b/
config.toml
@@
-2,6
+2,12
@@
baseURL = "https://stands.fosdem.org"
languageCode = "en-us"
title = "FOSDEM 2021 Stands"
theme = "fosdem"
+ignoreFiles = [
+ "content/stands/the_gnome_foundation/archetypes/.*",
+ "content/stands/the_gnome_foundation/themes/.*",
+ "content/stands/the_gnome_foundation/content/.*"
+]
[taxonomies]
-theme = "themes"
\ No newline at end of file
+theme = "themes"
+