You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run link checker script directly: python .hermes/linkcheck.py --exit-code
Tests: 18 tests in tests/test_linkcheck.py, 2 additional test files
Environment
No runtime environment needed (static site)
Python 3.10+ for link checker and tests
Constraints
Pure HTML/CSS — no framework, no build step
GitHub Pages deployment from gh-pages branch
60+ blog articles in HTML (not markdown)
Atom RSS feed at /feed.xml
Known Issues (from fixer-queue)
Missing AGENTS.md ✓ (this file)
Missing CI/CD workflows
Missing version file (though version in pyproject.toml)
Revenue Context
DevForge is the landing page for 11 CLI tools under Coding-Dev-Tools subsidiary. Revenue comes from the individual tools (SaaS, CLI sales, enterprise). This page drives discovery and trust.
Autonomous Agent Notes
Tier 3 repo — low priority for autonomous fixes
Main value: adding CI/CD to catch broken links on PR
Link checker already exists and tested — just needs workflow