redesign
This commit is contained in:
@@ -336,14 +336,6 @@ data:
|
|||||||
units: metric
|
units: metric
|
||||||
hour-format: 24h
|
hour-format: 24h
|
||||||
|
|
||||||
# Calendar Widget
|
|
||||||
- type: calendar
|
|
||||||
first-day-of-week: monday
|
|
||||||
|
|
||||||
# To-Do List
|
|
||||||
- type: to-do
|
|
||||||
title: Tasks
|
|
||||||
|
|
||||||
# Quick Links - Productivity
|
# Quick Links - Productivity
|
||||||
- type: bookmarks
|
- type: bookmarks
|
||||||
title: Productivity
|
title: Productivity
|
||||||
@@ -403,24 +395,43 @@ data:
|
|||||||
# ---------- RIGHT COLUMN ----------
|
# ---------- RIGHT COLUMN ----------
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
# RSS Feeds - Add your favorite feeds here
|
|
||||||
- type: rss
|
# Calendar Widget
|
||||||
title: News & Feeds
|
- type: calendar
|
||||||
limit: 15
|
first-day-of-week: monday
|
||||||
collapse-after: 8
|
|
||||||
feeds:
|
# To-Do List
|
||||||
- url: https://telex.hu/rss
|
- type: to-do
|
||||||
title: telex.hu
|
title: Tasks
|
||||||
limit: 3
|
|
||||||
- url: https://444.hu/feed
|
- type: bookmarks
|
||||||
title: 444.hu
|
title: Other Self-Hosted
|
||||||
limit: 3
|
groups:
|
||||||
- url: https://444.hu/feed
|
- links:
|
||||||
title: 444.hu
|
- title: AdventureLog
|
||||||
limit: 3
|
url: https://adventures.dooplex.hu
|
||||||
- url: https://hvg.hu/rss
|
icon: sh:adventurelog
|
||||||
title: hvg.hu
|
- title: Wanderer
|
||||||
limit: 3
|
url: https://wanderer.dooplex.hu
|
||||||
|
icon: sh:wanderer
|
||||||
|
- title: Plant-it
|
||||||
|
url: https://plantit.dooplex.hu
|
||||||
|
icon: sh:leaflet
|
||||||
|
- title: Workout (wger)
|
||||||
|
url: https://workout.dooplex.hu
|
||||||
|
icon: https://web.dooplex.hu/static/white-icons/wger.png
|
||||||
|
- title: Fileshare
|
||||||
|
url: https://fileshare.dooplex.hu
|
||||||
|
icon: si:files
|
||||||
|
- title: Privatebin
|
||||||
|
url: https://privatebin.dooplex.hu
|
||||||
|
icon: https://web.dooplex.hu/static/white-icons/privatebin.png
|
||||||
|
- title: Pastes (OpenGist)
|
||||||
|
url: https://paste.dooplex.hu
|
||||||
|
icon: https://web.dooplex.hu/static/white-icons/opengist.png
|
||||||
|
- title: Zipline
|
||||||
|
url: https://zipline.dooplex.hu
|
||||||
|
icon: https://web.dooplex.hu/static/white-icons/opengist.png
|
||||||
|
|
||||||
# ==================== ADMINISTRATION PAGE ====================
|
# ==================== ADMINISTRATION PAGE ====================
|
||||||
- name: Admin
|
- name: Admin
|
||||||
@@ -579,34 +590,25 @@ data:
|
|||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: bookmarks
|
|
||||||
title: Other Apps
|
# RSS Feeds - Add your favorite feeds here
|
||||||
groups:
|
- type: rss
|
||||||
- links:
|
title: News & Feeds
|
||||||
- title: AdventureLog
|
limit: 15
|
||||||
url: https://adventures.dooplex.hu
|
collapse-after: 15
|
||||||
icon: sh:adventurelog
|
feeds:
|
||||||
- title: Wanderer
|
- url: https://telex.hu/rss
|
||||||
url: https://wanderer.dooplex.hu
|
title: telex.hu
|
||||||
icon: sh:wanderer
|
limit: 3
|
||||||
- title: Plant-it
|
- url: https://444.hu/feed
|
||||||
url: https://plantit.dooplex.hu
|
title: 444.hu
|
||||||
icon: sh:plant-it
|
limit: 3
|
||||||
- title: Workout (wger)
|
- url: https://444.hu/feed
|
||||||
url: https://workout.dooplex.hu
|
title: 444.hu
|
||||||
icon: sh:wger
|
limit: 3
|
||||||
- title: Fileshare
|
- url: https://hvg.hu/rss
|
||||||
url: https://fileshare.dooplex.hu
|
title: hvg.hu
|
||||||
icon: si:files
|
limit: 3
|
||||||
- title: Privatebin
|
|
||||||
url: https://privatebin.dooplex.hu
|
|
||||||
icon: sh:privatebin
|
|
||||||
- title: Pastes (OpenGist)
|
|
||||||
url: https://paste.dooplex.hu
|
|
||||||
icon: sh:opengist
|
|
||||||
- title: Zipline
|
|
||||||
url: https://zipline.dooplex.hu
|
|
||||||
icon: sh:zipline
|
|
||||||
|
|
||||||
# ==================== NECTCLOUD PAGE ====================
|
# ==================== NECTCLOUD PAGE ====================
|
||||||
- name: NextCloud
|
- name: NextCloud
|
||||||
|
|||||||
Reference in New Issue
Block a user