A static, searchable command reference site for infrastructure, networking, security, cloud, and automation workflows.
- Responsive, documentation-style UI for desktop and mobile.
- Home page technology search with real-time filtering.
- Category filters on each technology page.
- Copy-to-clipboard support for command blocks.
- Persistent light/dark mode preference.
index.html- home page and category navigation.pages/- individual technology reference pages.css/style.css- shared design system and page styling.js/main.js- theme, search, filtering, and copy interactions.
- Clone or download this repository.
- Open
index.htmlin your browser.
No build step or package installation is required.
Use GitHub Pages (or any static host). See deployment_guide.md for step-by-step instructions.
- HTML5
- CSS3
- JavaScript (vanilla)