mirror of https://github.com/lxndrblz/anatole.git

Andreas Deininger
15.08.2022 9cf84d343061064c203fdecb77558fe54e5b4ea4
README.md
@@ -74,8 +74,8 @@
### Start up your site
1. Configure your `config.toml`. Feel free to copy the demo `config.toml` and some content from the exampleSite.
2. Build your site with `hugo serve` and admire the result at `http://localhost:1313/`.
1. Configure your `config.toml`. Feel free to copy the demo [`config.toml`](https://github.com/lxndrblz/anatole/blob/master/exampleSite/config/_default/config.toml) and some content from the [exampleSite](https://github.com/lxndrblz/anatole/tree/master/exampleSite).
2. Build your site with `hugo serve` and admire the result at [`http://localhost:1313/`](http://localhost:1313/).
## Update your installation