vikunja/docs/content/doc
Raymi306 1adaa73141 docs: fix build-from-sources docs mistake (#2251)
While attempting to build on OpenBSD without having built the frontend, I ran into the following error:

`frontend/embed.go:21:12: pattern dist: no matching files found`

I saw in the docs to create a directory and touch a file, this resulted in a second error:

`frontend/embed.go:21:12: pattern dist: cannot embed directory dist: contains no embeddable files`

Creating the index.html file inside the new directory allowed me to build Vikunja

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2251
Co-authored-by: Raymi306 <raymi306@gmail.com>
Co-committed-by: Raymi306 <raymi306@gmail.com>
2024-04-08 07:48:12 +00:00
..
development chore(magefile): add aliases for lint 2024-02-14 15:05:11 +01:00
setup docs: fix build-from-sources docs mistake (#2251) 2024-04-08 07:48:12 +00:00
usage docs: add Korganizer to supported caldav clients 2024-04-06 12:15:08 +02:00
_index.md feat(docs): various improvements 2023-04-11 16:42:59 +00:00