add docker configs

This commit is contained in:
Simon Belmont 2025-03-24 12:59:54 -04:00
parent 8d4e5d1a24
commit 9b8dd017d8
28 changed files with 489 additions and 0 deletions

View file

@ -0,0 +1,23 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/settings/
title: Courtyard
color: neutral
theme: dark
headerStyle: boxed
useEqualHeights: true
target: _self
background:
image: /images/castlevania3.png
blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
saturate: 50 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
opacity: 60 # 0-100
favicon: /images/moon.png
layout:
Local Containers:
style: row
columns: 4
VPS Hosted Services:
style: row
columns: 4