|
149 | 149 | <nav> |
150 | 150 | <a class="nav-logo" href="/">context-forge</a> |
151 | 151 | <div class="nav-links"> |
152 | | - <a href="#how-it-works" class="hide-sm">How it works</a> |
| 152 | + <a href="quick-start.html" class="hide-sm">Quick start</a> |
153 | 153 | <a href="strategies.html" class="hide-sm">Strategies</a> |
154 | 154 | <a href="languages.html" class="hide-sm">Languages</a> |
155 | 155 | <a href="roadmap.html" class="hide-sm">Roadmap</a> |
156 | | - <a href="#quick-start" class="hide-sm">Quick start</a> |
| 156 | + <a href="repomix.html" class="hide-sm">Repomix</a> |
157 | 157 | <a href="https://github.com/manojmallick/context-forge" class="nav-gh" target="_blank">★ GitHub</a> |
158 | 158 | </div> |
159 | 159 | </nav> |
@@ -410,15 +410,16 @@ <h2>Built for the community</h2> |
410 | 410 | <!-- FOOTER --> |
411 | 411 | <footer> |
412 | 412 | <div class="footer-inner"> |
413 | | - <span class="footer-logo">context-forge</span> |
| 413 | + <span class="footer-logo">context-forge v1.1.0</span> |
414 | 414 | <div class="footer-links"> |
| 415 | + <a href="quick-start.html">Quick start</a> |
415 | 416 | <a href="strategies.html">Strategies</a> |
416 | 417 | <a href="languages.html">Languages</a> |
417 | 418 | <a href="roadmap.html">Roadmap</a> |
| 419 | + <a href="repomix.html">Repomix</a> |
418 | 420 | <a href="https://github.com/manojmallick/context-forge">GitHub</a> |
419 | 421 | <a href="https://github.com/manojmallick/context-forge/blob/main/CONTRIBUTING.md">Contributing</a> |
420 | 422 | <a href="https://github.com/manojmallick/context-forge/blob/main/CHANGELOG.md">Changelog</a> |
421 | | - <a href="https://github.com/yamadashy/repomix">Repomix ↗</a> |
422 | 423 | </div> |
423 | 424 | <span class="footer-mit">MIT © 2026 Manoj Mallick</span> |
424 | 425 | </div> |
|
0 commit comments