Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 813 Bytes

File metadata and controls

27 lines (17 loc) · 813 Bytes

aidevops.sh

Static website for the AI DevOps Framework.

Live site: aidevops.sh

About

This repository contains the static website for AI DevOps - a framework that transforms your AI assistant into a powerful infrastructure management tool with 30+ service integrations.

Auto-sync

The docs.html page is automatically generated from the aidevops README.md via GitHub Actions on each release.

Local Development

# Clone and serve locally
git clone https://github.com/marcusquinn/aidevops.sh.git
cd aidevops.sh
python3 -m http.server 8000
# Open http://localhost:8000

License

MIT License - Created by Marcus Quinn