You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
885 B
YAML
29 lines
885 B
YAML
# Details about config.
|
|
# https://github.com/Lissy93/dashy/blob/master/docs/configuring.md
|
|
|
|
---
|
|
pageInfo:
|
|
title: Home Lab
|
|
sections:
|
|
- name: Section 1 - Getting Started
|
|
items:
|
|
- title: GitHub
|
|
description: Source code and documentation on GitHub
|
|
icon: fab fa-github
|
|
url: https://github.com/Lissy93/dashy
|
|
- title: Issues
|
|
description: View currently open issues, or raise a new one
|
|
icon: fas fa-bug
|
|
url: https://github.com/Lissy93/dashy/issues
|
|
- title: Demo
|
|
description: A live demo
|
|
icon: far fa-rocket
|
|
url: https://dashy-demo-1.netlify.app
|
|
- name: Section 2 - Local Services
|
|
items:
|
|
- title: Firewall
|
|
icon: favicon
|
|
url: http://192.168.1.1/
|
|
- title: Game Server
|
|
icon: https://i.ibb.co/710B3Yc/space-invader-x256.png
|
|
url: http://192.168.130.1/ |