diff options
author | Julien Dessaux | 2021-10-04 17:56:40 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-10-04 17:56:40 +0200 |
commit | e1ef05b6918de1fa6e935f65c9e63dc22dd160de (patch) | |
tree | 128ea21205c3502fb3ae8b08303516e21c330440 /content | |
parent | Fixed mistake in gofunge98 blog article (diff) | |
download | www-e1ef05b6918de1fa6e935f65c9e63dc22dd160de.tar.gz www-e1ef05b6918de1fa6e935f65c9e63dc22dd160de.tar.bz2 www-e1ef05b6918de1fa6e935f65c9e63dc22dd160de.zip |
cosmetics
Diffstat (limited to 'content')
-rw-r--r-- | content/docs/adyxax.org/www.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/docs/adyxax.org/www.md b/content/docs/adyxax.org/www.md index 77f9f71..cf21b14 100644 --- a/content/docs/adyxax.org/www.md +++ b/content/docs/adyxax.org/www.md @@ -8,9 +8,7 @@ tags: ## Introduction -This is the website you are currently reading. It is a static website built using [hugo](https://github.com/gohugoio/hugo). This article details how I -installed hugo, how I initialised this website and how I manage it. I often refer to it as wiki.adyxax.org because this site replaces a dokuwiki I used for a long -time as my main website (and a pmwiki before that), but with [hugo]({{< ref "hugo" >}}) it has become more than that. It is now a mix of wiki, blog and showcase of my work and interests. +This is the website you are currently reading. It is a static website built using [hugo](https://github.com/gohugoio/hugo). This article details how I installed hugo, how I initialised this website and how I manage it. I often refer to it as wiki.adyxax.org because this site replaces a dokuwiki I used for a long time as my main website (and a pmwiki before that), but with [hugo]({{< ref "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.]({{< ref "switching-to-hugo" >}}). Things are now simpler since I [wrote my own theme]({{< ref "ditching-the-heavy-hugo-theme" >}}). |