diff options
| author | xengineering <me@xengineering.eu> | 2026-05-23 22:54:30 +0200 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-05-23 22:54:30 +0200 |
| commit | a72c0c275a962153a40bc805e5ce3ac7a273f55c (patch) | |
| tree | 8980c382e88fb48f024cbe507c2c55381d4d594f /meson.build | |
| parent | 7bb61037ffa36549661b8a34e305343d40007ca2 (diff) | |
| download | finserv-a72c0c275a962153a40bc805e5ce3ac7a273f55c.tar finserv-a72c0c275a962153a40bc805e5ce3ac7a273f55c.tar.zst finserv-a72c0c275a962153a40bc805e5ce3ac7a273f55c.zip | |
Embed frontend to server executable
This makes use of the `embed` package of the Go standard library to
embed the full Hugo static website as a global filesystem variable
inside the executable.
This effectively makes all files of the static website part of the Go
executable. That way it is always possible to just copy the server
executable to a host, make it executable and run it without any other
dependencies.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions
