Initial commit: Glance and Homepage homelab configs
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
---
|
||||
# https://gethomepage.dev/configs/settings/
|
||||
title: Konrad's Homelab
|
||||
favicon: https://cloud.klhoud.com/favicon.ico
|
||||
|
||||
# Gruvbox-ish, matching your Glance theme
|
||||
theme: dark
|
||||
color: stone
|
||||
background:
|
||||
opacity: 80
|
||||
blur: sm
|
||||
|
||||
headerStyle: clean
|
||||
language: en
|
||||
target: _blank
|
||||
|
||||
# Layout: column order on the dashboard
|
||||
layout:
|
||||
Homelab:
|
||||
style: row
|
||||
columns: 4
|
||||
icon: mdi-server-network
|
||||
Work:
|
||||
style: row
|
||||
columns: 2
|
||||
icon: mdi-briefcase
|
||||
Projects:
|
||||
style: row
|
||||
columns: 2
|
||||
icon: mdi-rocket-launch
|
||||
|
||||
# Quick links shown in the top-right of the header
|
||||
quicklaunch:
|
||||
searchDescriptions: true
|
||||
hideInternetSearch: false
|
||||
showSearchSuggestions: true
|
||||
hideVisitURL: false
|
||||
|
||||
providers:
|
||||
openweathermap: openweathermapapikey
|
||||
# openmeteo needs no key
|
||||
Reference in New Issue
Block a user