1
0

12 Commits

Author SHA1 Message Date
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
kolaente
1984527fae
docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
kolaente
a2925cf55b
docs: clarify minimum required go version 2023-11-05 17:09:46 +01:00
kolaente
327bb3bed9
docs: remove outdated information 2023-04-03 12:07:50 +02:00
Dominik Pschenitschni
36265fcedf feat(docs): document pnpm (#1251)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1251
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-01 15:30:20 +00:00
kolaente
2e3603507c
fix(docs): document pnpm instead of yarn 2022-09-23 12:26:42 +02:00
Subhaditya Nath
96e519ea96
fix: broken link (#27) 2022-04-18 21:00:46 +02:00
kolaente
6ece909286
chore(docs): update docs about compiling from source 2021-11-28 12:56:46 +01:00
kolaente
445cc4f79d
fix(docs): update minimum required go version 2021-11-28 12:49:15 +01:00
kolaente
8da7db3e26
Cleanup references to make 2020-09-03 17:18:41 +02:00
kolaente
7e42724439
Added generate as a make dependency for make build
Clarify docs on building

Signed-off-by: kolaente <k@knt.li>
2020-02-15 11:35:24 +01:00
konrad
2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00