commits
this took me. So Long. AAAAAAAAAAAAAA
on push to main use `kaniko` to build and push
- atcr.io/vielle.dev/wol:latest
- atcr.io/vielle.dev/wol:$TANGLED_REF_NAME
- all structs have default_property for non-struct properties
- all structs have default impls
- all properties use #[serde(default = "...")] to allow individual control
- links can now be defined as a toml `text = url` object
note: [text, url][] is also supported (and is used internally) incase duplicate text is needed
instead of building the web app, just route requests to the PROXY env var
PROXY is hardcoded in the binary and is ignored when making a release buikd
- all structs have default_property for non-struct properties
- all structs have default impls
- all properties use #[serde(default = "...")] to allow individual control
- links can now be defined as a toml `text = url` object
note: [text, url][] is also supported (and is used internally) incase duplicate text is needed