Comment on Appriciation post - envlinks: ultraminimalist homepage / dashboard
vegetaaaaaaa@lemmy.world 11 months ago
So much server-side code :/ I wrote my won in pure HTML/CSS which gets rebuilt by ansible depending on services installed on the host. Basic YAML config for custom links/title/message.
krash@lemmy.ml 11 months ago
This looks really slick! I don’t use ansible though, can I still benefit from running it?
vegetaaaaaaa@lemmy.world 11 months ago
You can probably use it by templating out github.com/nodiscc/xsrv/blob/…/index.html.j2 manually or using jinja2. basically remove the
{% …
markers and replace{{ … }}
blocks with your own text/links.You can duplicate `