zola/docs/content/documentation
june bf77b5223a
Fix cloudflare pages asdf workaround (#2500)
Trying to deploy with the current asdf command gives me this error:

```
23:47:45.659	Executing user command: zola build
23:47:45.899	Building site...
23:47:45.904	Error: Failed to build the site
23:47:45.904	Error: Error parsing templates from the /templates directory
23:47:45.904	Error: Reason: Io error while writing rendered value to output: NotFound
23:47:45.904	Error: Reason: No such file or directory (os error 2)
23:47:45.906	Failed: Error while executing user command. Exited with error code: 1
23:47:45.915	Failed: build command exited with code: 1
23:47:46.837	Failed: error occurred while running build command
```

Changing the command to use the latest version, 0.18.0 fixed this.
2024-05-17 13:28:34 +02:00
..
content Docs: slugify.paths replaces whitespace with - not _ (#2474) 2024-04-18 13:12:38 +02:00
deployment Fix cloudflare pages asdf workaround (#2500) 2024-05-17 13:28:34 +02:00
getting-started docs(installation): Add information for Gentoo Linux (#2492) 2024-05-07 22:40:54 +02:00
templates Update overview.md (#2486) 2024-05-03 20:29:31 +02:00
themes docs: update links to new Tera docs URL (#2289) 2023-08-31 14:32:36 +02:00
_index.md Update _index.md 2018-03-22 15:47:34 -06:00