aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-26 11:51:25 -0300
committerEuAndreh <eu@euandre.org>2020-12-26 11:56:15 -0300
commit155cd84d776f722380a4bdbe90555c0fb3e112df (patch)
tree70805e8256c33a10a36d19f85c334379babae2b1 /_config.yml
parent_config.yml: Exclude locale/ from build (diff)
downloadeuandre.org-155cd84d776f722380a4bdbe90555c0fb3e112df.tar.gz
euandre.org-155cd84d776f722380a4bdbe90555c0fb3e112df.tar.xz
sitemap.xml: Simplify generation of sitemap.xml, include all collections
Diffstat (limited to '')
-rw-r--r--_config.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index afdea8b..bf0220f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -62,6 +62,15 @@ collections:
output: true
permalink: /screencast/:year/:month/:title:output_ext
+all_collections:
+ - pages
+ - articles
+ - tils
+ - pastebins
+ - slides
+ - podcasts
+ - screencasts
+
t:
description:
en: "EuAndreh's website"