Merge commit '807c551922707fc5ae0eb26e8f01638c0c63fdb3'

This commit is contained in:
Bjørn Erik Pedersen
2018-09-23 23:48:53 +02:00
9 changed files with 24 additions and 233 deletions

View File

@@ -127,7 +127,7 @@ theme = "ananke"
Replace the `title` above with something more personal. Also, if you already have a domain ready, set the `baseURL`. Note that this value is not needed when running the local development server.
{{% note %}}
**Tip:** Make the changes to the site configuration or any other file in your site while the Hugo server is running, and you will see the changes in the browser right away.
**Tip:** Make the changes to the site configuration or any other file in your site while the Hugo server is running, and you will see the changes in the browser right away, though you may need to [clear your cache](https://kb.iu.edu/d/ahic).
{{% /note %}}