Commit graph

22 commits

Author SHA1 Message Date
21064cf840
update relatedPosts config 2024-12-21 21:07:56 +01:00
8d4b1bb7f0
adds related articles to single article view 2024-12-18 11:02:12 +01:00
5cf7e31d29
add _enableGitInfo_ placeholder (commented) in config/_default/config.toml
just in case, if I ever need this I can grep for git in the config
directory...
2024-09-28 23:22:49 +02:00
daa5ee3281
fix paginate → pagination.pagerSize
WARN  deprecated: site config key paginate was deprecated in Hugo
v0.128.0 and will be removed in a future release. Use
pagination.pagerSize instead.
2024-09-19 21:36:08 +02:00
9eeb1f4dc3
fix deprecation warnings from hugo since hugo v0.112.0
https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
2023-12-31 17:34:23 +01:00
c4cf384f94
update ignored files
hugo tries to update website looping through temp files produced when ffmpeg uses 2 passes
2023-12-31 12:15:13 +01:00
4b9276f149
remove deprecated canonifyURLs from config.toml 2023-12-13 19:48:31 +01:00
9fbdf74255
update configuration 2023-11-29 11:09:20 +01:00
ea28eecc04
fix broken humans.txt and tootpick.html output 2023-11-25 22:34:01 +01:00
e077a6d083
update atom feed output
this should fix the warning i get usually

(WARN  found no layout file for "atom" for kind "section": You
should create a template file which matches Hugo Layouts Lookup
Rules for this combination.)
2023-11-19 14:48:57 +01:00
e0971815db
fixing tootpick output in config.toml 2023-11-19 12:47:12 +01:00
42cc66febc
move tootpick.html to layouts to make use of --minify
in static files only get copied, from layouts they get also minified by hugo
2023-11-19 12:40:57 +01:00
68a949189b
update config (permalinks comments) 2023-11-18 22:44:04 +01:00
c5fd56099c
update hugo to 0.116.1 2023-08-11 21:44:46 +02:00
a41af3bb87
adds canonifyURLs to config to remove the alt domains
(which might enable the search function on 404 page again (on different/alt domains))
2023-06-19 21:27:41 +02:00
5664417e66
fix output formats (HTML,Atom,RSS,JSON,etc.) 2023-06-17 22:29:20 +02:00
21441ab62f
update config 2023-04-10 21:47:05 +02:00
8fafe93ce3
update atom feeds 2023-04-10 11:18:40 +02:00
446203a3e3
adds humans.txt 2022-12-13 20:33:27 +01:00
1ff4f806ed
update baseURL in config.toml 2022-12-11 18:21:12 +01:00
dda892ccab
updates; still not finished... 2022-12-05 22:32:44 +01:00
4c06e374ed
first commit; still need to update content/posts 2022-11-20 21:17:25 +01:00