Astro 5 + Starlight 0.37 site at site/ with teal/steel theme. Content sourced from 14 reverse engineering docs, master reference, and custom firmware source. Includes Tabs, Badge, Steps, Aside, FileTree, and CardGrid components throughout. DiSEqC SVGs with click-to-zoom via starlight-image-zoom. All internal links validated. Pagefind search indexes all 32 pages.
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
# Empty extraction directories
|
|
docs/diseqc/images/
|
|
|
|
# Third-party dependencies
|
|
firmware/fx2lib/
|
|
|
|
# Build artifacts
|
|
firmware/build/
|
|
tools/__pycache__/
|
|
|
|
# Documentation site
|
|
site/node_modules/
|
|
site/dist/
|
|
site/.astro/
|