Initial commit: Add homepage configuration
This commit is contained in:
78
bookmarks.yaml
Normal file
78
bookmarks.yaml
Normal file
@@ -0,0 +1,78 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/bookmarks
|
||||
|
||||
- Info:
|
||||
- Github Homelab:
|
||||
- icon: github
|
||||
href: https://github.com/xopek-by/homelab
|
||||
description: Personal Homelab repo
|
||||
|
||||
- Homelab Wiki:
|
||||
- abbr: WK
|
||||
href: https://docs.xopek.co.uk/
|
||||
description: Homelab documentation
|
||||
|
||||
- Homepage Docs:
|
||||
- icon: homepage
|
||||
href: https://gethomepage.dev/
|
||||
description: Homepage documentation
|
||||
|
||||
- Simple icons:
|
||||
- icon: si-simpleicons-#111111
|
||||
href: https://simpleicons.org/
|
||||
|
||||
- Disk Prices:
|
||||
- abbr: DP
|
||||
href: https://diskprices.com/?locale=us&condition=new,used&disk_types=internal_hdd,internal_hdd25,internal_ssd,m2_ssd,m2_nvme
|
||||
description: HDDs + SSDs per TB
|
||||
|
||||
- Management:
|
||||
- Oracle Cloud:
|
||||
- icon: oracle
|
||||
href: https://cloud.oracle.com/
|
||||
|
||||
- Cloudflare:
|
||||
- icon: cloudflare
|
||||
href: https://dash.cloudflare.com/
|
||||
|
||||
- Router:
|
||||
- icon: router
|
||||
href: http://10.0.0.10/
|
||||
|
||||
- TailScale:
|
||||
- icon: tailscale
|
||||
href: https://login.tailscale.com/admin/machines
|
||||
|
||||
- Chat bots:
|
||||
- ChatGPT:
|
||||
- icon: chatgpt
|
||||
href: https://chatgpt.com/
|
||||
description: ChatGPT
|
||||
|
||||
- DeepSeek:
|
||||
- abbr: DS
|
||||
href: https://chat.deepseek.com/
|
||||
description: DeepSeek Chat
|
||||
|
||||
- Gemini:
|
||||
- icon: si-googlegemini
|
||||
href: https://gemini.google.com/app?hl=en
|
||||
description: Gemini chat
|
||||
|
||||
# - Zabbix:
|
||||
# - Prod:
|
||||
# - icon: zabbix
|
||||
# href: https://zabbix.xopek.co.uk/
|
||||
|
||||
# - Test 7.0:
|
||||
# - icon: zabbix
|
||||
# href: http://10.0.0.107/zabbix/
|
||||
|
||||
# - Test 6.0:
|
||||
# - icon: zabbix
|
||||
# href: http://10.0.0.106/zabbix/
|
||||
|
||||
# - Test 5.0:
|
||||
# - icon: zabbix
|
||||
# href: http://10.0.0.105/zabbix/
|
||||
Reference in New Issue
Block a user