theocorp_docker_compose/glance/config/glance.yml
Gaxinto Theodorio 66d8537123
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
feat: update glance configuration
2025-05-06 23:41:07 -04:00

253 lines
7.6 KiB
YAML

theme:
background-color: 220, 50, 11 # Near-black navy for a sleek, ultra-dark look
contrast-multiplier: .6
primary-color: 222, 71, 75 # Deep, rich blue for a subtle but stylish accent
positive-color: 190, 45, 20 # Dark teal for a modern, professional feel
negative-color: 355, 50, 25 # Muted crimson for a softer, low-contrast warning
pages:
- name: Startpage
center-vertically: true
columns:
- size: full
widgets:
- type: search
autofocus: false
search-engine: https://searxng.geezo.site/search?q={QUERY}
- type: docker-containers
hide-by-default: true
- type: bookmarks
groups:
- title: General
links:
- title: Gmail
url: https://mail.google.com/mail/u/0/
- title: Amazon
url: https://www.amazon.com/
- title: GitHub
url: https://github.com/
- title: 3rd Party Services
links:
- title: Cloudflare
url: https://example.com
- title: AWS
url: https://example.com
- title: ETC
url: https://example.com
- title: Adulting
links:
- title: Mortgage
url: https://example.com
- title: Electric
url: https://example.com
- title: Schwab
url: https://example.com
- title: Fidelity
url: https://example.com
- name: Technology
columns:
- size: small
widgets:
- type: calendar
- type: releases
show-source-icon: true
repositories:
- hoarder-app/hoarder
- glanceapp/glance
- usememos/memos
- SesameAILabs/csm
- type: custom-api
title: Images
cache: 12h
url: http://cup:9000/api/v3/json
template: |
<ul class="list list-gap-10 collapsible-container" data-collapse-after="5">
{{ range .JSON.Array "images" }}
{{ if .Bool "result.has_update" }}
<li>
<strong>Image:</strong> <a href="{{ .String "url" }}">{{ .String "reference" }}</a>
<ul class="list-horizontal-text">
<li><strong>Current:</strong> {{ .String "result.info.current_version" }}</li>
<li><strong>New:</strong> {{ .String "result.info.new_version" }}</li>
<li><strong>Type:</strong> {{ .String "result.info.version_update_type"}}</li>
</ul>
</li>
{{ end }}
{{ end }}
</ul>
- size: full
widgets:
- type: hacker-news
limit: 15
collapse-after: 5
- type: videos
title: Home Automation
channels:
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
- UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome
- UCOk-gHyjcWZNj3Br4oxwh0A # Techno Tim
- type: group
widgets:
- type: reddit
subreddit: selfhosted
show-thumbnails: true
- type: reddit
subreddit: localllama
show-thumbnails: true
- type: reddit
subreddit: n8n
show-thumbnails: true
- type: reddit
subreddit: kubernetes
show-thumbnails: true
- type: reddit
subreddit: rag
show-thumbnails: true
- type: videos
title: Tech Reviews
channels:
- UCBJycsmduvYEL83R_U4JriQ # MKBHD
- type: group
widgets:
- type: reddit
subreddit: technology
show-thumbnails: true
- type: reddit
subreddit: chatgpt
show-thumbnails: true
- type: reddit
subreddit: obsidianmd
show-thumbnails: true
- name: PopCulture
columns:
- size: full
widgets:
- type: videos
title: Music & Culture
channels:
- UCnxQ8o9RpqxGF2oLHcCn9VQ # Fantano
- UCQ86N3Ulc7yBuY4TZSWjaxA # [Deleted]
- type: group
widgets:
- type: reddit
subreddit: rapbattles
show-thumbnails: true
- type: reddit
subreddit: kingpush
show-thumbnails: true
- type: reddit
subreddit: kendricklamar
show-thumbnails: true
- type: reddit
subreddit: florenceandthemachine
show-thumbnails: true
- type: reddit
subreddit: asoiaf
show-thumbnails: true
- type: reddit
subreddit: truefilm
show-thumbnails: true
- type: videos
title: Comedy
channels:
- UCLuYADJ6hESLHX87JnsGbjA # Josh Johnson
- name: BlackCulture
columns:
- size: full
widgets:
- type: group
widgets:
- type: reddit
subreddit: blackpeopletwitter
- type: videos
title: Commentary
channels:
- UCgi2u-lGY-2i2ubLsUr6FbQ # FD Signifier
- name: News
columns:
- size: small
widgets:
- type: calendar
- size: full
widgets:
- type: group
title: News Feeds
widgets:
- type: rss
title: Quartz
style: grid-cards
feeds:
- url: https://qz.com/rss
title: Quartz
- type: rss
title: AP
style: grid-cards
feeds:
- url: https://news.google.com/rss/search?q=when:24h+allinurl:apnews.com
title: AP
- type: videos
style: grid-cards
title: Analysis
channels:
- UCsy9I56PY3IngCf_VGjunMQ # Zeihan
- UCC3ehuUksTyQ7bbjGntmx3Q # Perun
- type: group
title: Geopolitics
widgets:
- type: reddit
subreddit: geopolitics
show-thumbnails: true
- name: Wealth
columns:
- size: full
widgets:
- type: group
title: Finance & Investing
widgets:
- type: reddit
subreddit: realestateinvesting
limit: 20
sort-by: top
- type: reddit
subreddit: personalfinance
show-thumbnails: true
- type: reddit
subreddit: pslf
show-thumbnails: true
- name: Reddit Misc - it works
columns:
- size: full
widgets:
- type: group
title: General Reddit
widgets:
- type: reddit
subreddit: travel
show-thumbnails: true
- type: reddit
subreddit: casualconversation
show-thumbnails: true
- type: reddit
subreddit: atlanta
show-thumbnails: true