Added self hosting page to glance

This commit is contained in:
Phil 2024-10-17 08:52:58 -06:00
parent 2e44e98f5c
commit e49c7e5022

View File

@ -5,19 +5,6 @@ pages:
widgets: widgets:
- type: calendar - type: calendar
- type: rss
limit: 10
collapse-after: 3
cache: 3h
feeds:
- url: https://ciechanow.ski/atom.xml
- url: https://www.joshwcomeau.com/rss.xml
title: Josh Comeau
- url: https://samwho.dev/rss.xml
- url: https://awesomekling.github.io/feed.xml
- url: https://ishadeed.com/feed.xml
title: Ahmad Shadeed
- type: twitch-channels - type: twitch-channels
channels: channels:
- warhammer - warhammer
@ -75,5 +62,32 @@ pages:
feeds: feeds:
- url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml - url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml
title: Warhammer Community title: Warhammer Community
- name: Self Hosting
columns:
- size: small
widgets:
- type: releases
show-source-icon: true
repositories:
- go-gitea/gitea
- louislam/dockge
- glanceapp/glance
- hoarder-app/hoarder
- goauthentik/authentik
- superseriousbusiness/gotosocial
- stonith404/pingvin-share
- caddyserver/caddy
- size: full
widgets:
- type: rss
limit: 10
collapse-after: 3
cache: 3h
feeds:
- url: https://ciechanow.ski/atom.xml
- url: https://www.joshwcomeau.com/rss.xml
title: Josh Comeau
- url: https://samwho.dev/rss.xml
- url: https://awesomekling.github.io/feed.xml
- url: https://ishadeed.com/feed.xml
title: Ahmad Shadeed