garmir.io directory
┌─────────────────────────────────────────────────────────────────┐ │ site directory │ ├─────────────────────────────────────────────────────────────────┤

complete navigation structure for garmir.io technical content and projects.

garmir.io/
├── index.html                    [main landing page]
├── posts.html                    [technical blog posts]
├── projects.html                 [development projects]
├── pictures.html                 [visual content]
├── garmir.io_posts/
│   ├── agent-automation-patterns.html
│   ├── community-infrastructure.html
│   ├── development-workflow-rules.html
│   ├── distributed-systems.html
│   └── workflow-automation.html
└── garmir.io_projects/
    ├── superclaude-framework.html
    └── testing-framework.html
                  
├─────────────────────────────────────────────────────────────────┤ │ quick access │ ├─────────────────────────────────────────────────────────────────┤
[main]    ./index.html           - homepage
[blog]    ./posts.html           - technical posts
[code]    ./projects.html         - project portfolio
[pics]    ./pictures.html        - visual gallery
[repo]    ./github.com/garmir   - source repositories