Added self hosting page to glance
This commit is contained in:
parent
2e44e98f5c
commit
e49c7e5022
@ -5,19 +5,6 @@ pages:
|
||||
widgets:
|
||||
- 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
|
||||
channels:
|
||||
- warhammer
|
||||
@ -75,5 +62,32 @@ pages:
|
||||
feeds:
|
||||
- url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml
|
||||
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
|
Loading…
Reference in New Issue
Block a user