Reworked some docs _index and added an article on hugo shortcodes

This commit is contained in:
Julien Dessaux 2021-03-22 22:58:22 +01:00
parent e960153727
commit e0fd5578d2
7 changed files with 47 additions and 8 deletions

View file

@ -10,7 +10,7 @@ This is the website you are currently reading. It is a static website built usin
installed hugo, how I initialised this website and how I manage it. I often refer to it as wiki.adyxax.org because I hosted a unique dokuwiki for a long
time as my main website (and a pmwiki before that), but with hugo it has become more than that. It is now a mix of wiki, blog and showcase of my work and interests.
For a log of how I made the initial setup, see [this blog article.]({{< relref "/blog/miscellaneous/switching-to-hugo.md" >}})
For a log of how I made the initial setup, see [this blog article.]({{< relref "/blog/hugo/switching-to-hugo.md" >}})
## Installing hugo