zola/docs/content/documentation/deployment
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
..
_index.md Add some deployment docs 2018-02-22 19:03:00 +01:00
aws-s3.md fix CloudFront invalidation directive in publish.yml GitHub action file (#2456) 2024-03-18 21:49:21 +01:00
cloudflare-pages.md Fix cloudflare pages asdf workaround (#2500) 2024-05-17 13:28:34 +02:00
docker-image.md Add multi-stage dockerfile build example (#2327) 2023-10-21 22:38:17 +02:00
edgio.md docs: rebrand Layer0 to Edgio (#2068) 2023-01-08 21:30:29 +01:00
flyio.md Add deployment tutorial for fly.io (#2252) 2023-07-23 17:13:02 +02:00
github-pages.md Change to updated version of checkout action (#2340) 2023-10-29 19:45:04 +01:00
gitlab-pages.md Update the GitLab Pages documentation (#2384) 2023-12-21 12:34:16 +01:00
netlify.md Update netlify deploy docs 2022-02-15 20:56:38 +01:00
overview.md Update docs to refer to zola 2018-10-18 23:11:36 +02:00
sourcehut.md Update Sourcehut deployment instructions (#1948) 2022-08-01 12:42:51 +02:00
vercel.md Add more information about Vercel deployments (#2399) 2024-01-07 14:19:05 +01:00
zeabur.md Add Zeabur deployment guide (#2408) 2024-01-15 09:49:25 +01:00