aboutsummaryrefslogtreecommitdiff
path: root/content/blog/hugo/ditching-the-heavy-hugo-theme.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-23 21:33:26 +0100
committerJulien Dessaux2021-03-23 21:33:26 +0100
commita80711123882723b010c6172213a0d4295265744 (patch)
tree309b4e7011fc2de47a4f3616578bf70d790fa108 /content/blog/hugo/ditching-the-heavy-hugo-theme.md
parentSmall fixes with section titles (diff)
downloadwww-a80711123882723b010c6172213a0d4295265744.tar.gz
www-a80711123882723b010c6172213a0d4295265744.tar.bz2
www-a80711123882723b010c6172213a0d4295265744.zip
Added an openbsd article and simplified all useless relref
Diffstat (limited to 'content/blog/hugo/ditching-the-heavy-hugo-theme.md')
-rw-r--r--content/blog/hugo/ditching-the-heavy-hugo-theme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/hugo/ditching-the-heavy-hugo-theme.md b/content/blog/hugo/ditching-the-heavy-hugo-theme.md
index 8c56d0c..a4274ff 100644
--- a/content/blog/hugo/ditching-the-heavy-hugo-theme.md
+++ b/content/blog/hugo/ditching-the-heavy-hugo-theme.md
@@ -8,7 +8,7 @@ tags:
## Introduction
-I felt a need for minimalism. I felt uneasy at the thought of 11 requests totalling about 750KB of minified files just to display a home page without any images, all that because of the docsy theme I went with when I [switched to hugo]({{< relref "/blog/hugo/switching-to-hugo" >}}) two years ago.
+I felt a need for minimalism. I felt uneasy at the thought of 11 requests totalling about 750KB of minified files just to display a home page without any images, all that because of the docsy theme I went with when I [switched to hugo]({{< ref "switching-to-hugo" >}}) two years ago.
I am not complaining about the theme which served me well when I needed to switch and was so focused on manually importing 10 years worth of wiki articles, but this uneasiness prevented me from updating this blog as often as I wanted. I was a bit ashamed about how heavy it was, and in some way prevented me from adding content to this website.