Initial commit

This commit is contained in:
2026-06-30 18:30:24 +00:00
commit 67e0a90b15
54 changed files with 6184 additions and 0 deletions
+87
View File
@@ -0,0 +1,87 @@
- Content:
- Kiwix Library:
- abbr: KL
href: https://library.kiwix.org/
target: _blank
- Kiwix Downloads:
- abbr: KD
href: https://download.kiwix.org/zim/
target: _blank
- Archive.org Prepper:
- abbr: AP
href: https://archive.org/details/folkscanomy_prepper
target: _blank
- Archive.org Medical:
- abbr: AM
href: https://archive.org/details/folkscanomy_medical
target: _blank
- Archive.org Military:
- abbr: AX
href: https://archive.org/details/military-manuals
target: _blank
- Hesperian Books:
- abbr: HB
href: https://hesperian.org/books-and-resources/
target: _blank
- Maps & Geo:
- Protomaps Builds:
- abbr: PM
href: https://maps.protomaps.com/builds/
target: _blank
- Mapterhorn:
- abbr: MT
href: https://mapterhorn.com/
target: _blank
- USGS Topo:
- abbr: US
href: https://store.usgs.gov/map-locator
target: _blank
- OpenStreetMap:
- abbr: OS
href: https://www.openstreetmap.org/
target: _blank
- Weather & Radio:
- Open-Meteo API:
- abbr: OM
href: https://open-meteo.com/
target: _blank
- RainViewer:
- abbr: RV
href: https://www.rainviewer.com/
target: _blank
- NWS Alerts:
- abbr: NW
href: https://api.weather.gov/
target: _blank
- RepeaterBook:
- abbr: RB
href: https://www.repeaterbook.com/
target: _blank
- RadioReference:
- abbr: RR
href: https://www.radioreference.com/
target: _blank
- Reference & Tools:
- AgriLife Extension:
- abbr: AG
href: https://agrilifeextension.tamu.edu/
target: _blank
- USDA NCHFP:
- abbr: UC
href: https://nchfp.uga.edu/
target: _blank
- pmtiles CLI:
- abbr: PT
href: https://docs.protomaps.com/pmtiles/cli
target: _blank
- IA CLI Docs:
- abbr: IA
href: https://archive.org/developers/internetarchive/
target: _blank
- Govinfo:
- abbr: GV
href: https://www.govinfo.gov/
target: _blank
File diff suppressed because one or more lines are too long
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

+2
View File
@@ -0,0 +1,2 @@
---
# sample kubernetes config
+5
View File
@@ -0,0 +1,5 @@
---
# pve:
# url: https://proxmox.host.or.ip:8006
# token: username@pam!Token ID
# secret: secret
+43
View File
@@ -0,0 +1,43 @@
- Tools:
- Library:
href: /library/
description: Wikipedia, WikiMed, iFixit, Gutenberg
icon: mdi-bookshelf-#22d3ee
- Maps:
href: /maps/
description: North America - vector + topo
icon: mdi-map-#22d3ee
- PDF Library:
href: /pdfs/
description: Upload, browse, and view PDFs
icon: mdi-file-pdf-box-#22d3ee
- Frequencies:
href: /freqs/
description: Ham, GMRS, repeater, simplex
icon: mdi-radio-tower-#22d3ee
- Inventory:
href: /inventory/
description: Supplies, food, gear - track quantities
icon: mdi-package-variant-#22d3ee
- Overlay:
href: /overlay/
description: Plot routes, points, areas on the map
icon: mdi-map-marker-path-#22d3ee
- Garden:
href: /garden/
description: Zone 8b Texas - month by month planting guide
icon: mdi-sprout-#22d3ee
- Weather:
href: /weather/
description: Milford TX - current, radar, forecast
icon: mdi-weather-partly-cloudy-#a78bfa
- System:
- Portainer (Master):
href: https://10.0.0.32:9443/
description: Local Portainer - thedarkelite
icon: portainer.png
- This Server:
href: "#"
description: thedarkelite - 10.0.0.32
icon: mdi-server-#10b981
+15
View File
@@ -0,0 +1,15 @@
title: The Dark Elite
theme: dark
color: slate
target: _self
hideVersion: true
layout:
Tools:
style: row
columns: 4
icon: mdi-tools
System:
style: row
columns: 2
icon: mdi-server-network
+8
View File
@@ -0,0 +1,8 @@
- resources:
cpu: true
memory: true
disk: /
- search:
provider: custom
url: /search/?q=
target: _self