Skip to content

Expose HPP Coder in the navbar#15

Open
ultrafellen wants to merge 1 commit into
mainfrom
docs/hpp-coder-navbar
Open

Expose HPP Coder in the navbar#15
ultrafellen wants to merge 1 commit into
mainfrom
docs/hpp-coder-navbar

Conversation

@ultrafellen

@ultrafellen ultrafellen commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

Surfaces the existing HPP Coder docs (the Solidity-Master 2 model card) in the top navbar, to the right of x402.

Changes

  • Navbar: add HPP Coder item (right of x402, before GitHub), linking to the coder docs instance via type: 'doc'.
  • Clean URL: add slug: / to hpp-coder/solidity-master-2.md → served at /hpp-coder (matches /hub, /hpp-router, /x402). Old /hpp-coder/solidity-master-2 no longer emitted.
  • Search: index hpp-coder in the local search plugin.
  • Content (Availability): add a short Availability section to the model card linking to where the model can actually be used — HPP Router (ollama/solidity-master:2, free) and the HPP Hub Playground — so the model card isn't a dead end for readers.

Content review notes

The model card itself is solid (Overview, Architecture, LoRA fine-tuning, SolContractEval evaluation, Limitations, etc.) and already states it's not a substitute for an audit. The only user-facing gap was "how do I use this?", addressed by the Availability section.

Test Plan

  • npm run build passes (validates navbar docId, the new slug, and all Availability links under onBrokenLinks: 'throw').
  • Local serve: /hpp-coder → 200; old /hpp-coder/solidity-master-2 → 404 (slug applied).
  • Navbar verified visually: order is Docs · HPP Hub · HPP Router · x402 · HPP Coder · GitHub.
  • CI build passes (test.yml).

- Add an "HPP Coder" navbar item (right of x402) linking to the
  Solidity-Master 2 model card in the existing `coder` docs instance.
- Give the doc `slug: /` so it serves at the clean /hpp-coder URL,
  matching the /hub, /hpp-router, /x402 convention.
- Index the hpp-coder instance for local search.
- Add an "Availability" section to the model card linking to where the
  model can be used: HPP Router (ollama/solidity-master:2, free) and the
  HPP Hub Playground.
@ultrafellen ultrafellen requested a review from hayarobi June 30, 2026 05:54
@hayarobi

Copy link
Copy Markdown
Member

The PR itself looks good. However, the item exposed through this PR, hpp-coder, appears to need improvement. Unlike other items in ecosystem, it lacks a left sidebar, making it look somewhat inconsistent. I plan to refine it myself and complete the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants