[add] glance

This commit is contained in:
Andy Bunce 2025-03-17 15:34:14 +00:00
parent 8a0031a346
commit 501449d9b0
6 changed files with 131 additions and 9 deletions

12
glance/config/glance.yml Normal file
View file

@ -0,0 +1,12 @@
server:
assets-path: /app/assets
theme:
# Note: assets are cached by the browser, changes to the CSS file
# will not be reflected until the browser cache is cleared (Ctrl+F5)
custom-css-file: /assets/user.css
pages:
# It's not necessary to create a new file for each page and include it, you can simply
# put its contents here, though multiple pages are easier to manage when separated
!include: home.yml