Dashboard: add server start dashboard via homepage
Linting / YAML Lint (push) Has been cancelled
Linting / Ansible Lint (push) Has been cancelled

This commit is contained in:
av
2026-07-04 20:45:15 +03:00
parent 5cd66d01bc
commit e57528cef3
10 changed files with 268 additions and 1 deletions
@@ -0,0 +1,22 @@
# https://gethomepage.dev/configs/settings/
title: Сервер vakhrushev.me
headerStyle: clean
theme: dark
color: slate
# Порядок в layout = порядок групп на странице (сверху вниз). style: row +
# columns: 3 — каждая группа во всю ширину, карточки по 3 в ряд. Блок закладок
# «Внешнее» указан последним, поэтому остаётся внизу.
layout:
Работа и знания:
style: row
columns: 3
Медиа и хобби:
style: row
columns: 3
Инфраструктура:
style: row
columns: 3
Внешнее:
style: row
columns: 3