homer_configs/wikis-n-websites-page.yml

92 lines
2.8 KiB
YAML

---
links:
- name: "Apps"
icon: "fas fa-cloud"
url: "#config"
- name: "Servers"
icon: "fas fa-server"
url: "#servers-page"
- name: "Monitoring"
icon: "fas fa-magnifying-glass"
url: "#monitoring-page"
- name: "Ham"
icon: "fa-solid fa-tower-cell"
url: "#ham-page"
- name: "Home-Automation"
icon: "fas fa-house-user"
url: "#home-automation-page"
- name: "Media"
icon: "fas fa-photo-video"
url: "#media-page"
- name: "LAN"
icon: "fas fa-network-wired"
url: "#lan-page"
- name: "Monitorix"
icon: "fas fa-info-circle"
url: "#monitorix-page"
- name: "VPS/Domain"
icon: "fas fa-map-marked-alt"
url: "#vps-domain-page"
- name: "Wikis/Websites"
icon: "fas fa-file-alt"
url: "#wikis-n-websites-page"
- name: "External"
icon: "fas fa-external-link-alt"
url: "#external-websites-page"
services:
- name: "Wikis & Websites"
icon: "fas fa-file-alt"
items:
- name: "notes-wiki"
logo: "assets/logos/tiddlywiki.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://notes-wiki.lan"
target: "_blank" # optional html a tag target attribute
- name: "website-wiki"
logo: "assets/logos/tiddlywiki.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://website-wiki.lan"
target: "_blank" # optional html a tag target attribute
- name: "website.lan"
logo: "assets/logos/tux-matrix.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://website.lan"
target: "_blank" # optional html a tag target attribute
- name: "radar231.com"
logo: "assets/logos/tux-matrix.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://radar231.com"
target: "_blank" # optional html a tag target attribute
- name: "wfh-wiki"
logo: "assets/logos/tiddlywiki.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://wfh-wiki.lan"
target: "_blank" # optional html a tag target attribute
- name: "journal-wiki"
logo: "assets/logos/tiddlywiki.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://journal-wiki.lan"
target: "_blank" # optional html a tag target attribute
- name: "delfax.net"
logo: "assets/logos/tux-matrix.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://delfax.net"
target: "_blank" # optional html a tag target attribute
- name: "nbtwiki"
logo: "assets/logos/twiki.jpeg"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "http://twiki.lan/bin/view"
target: "_blank" # optional html a tag target attribute
# EOF