This website requires JavaScript.
Explore
Help
Sign In
jesus
/
ontoref
Watch
1
Star
0
Fork
0
You've already forked ontoref
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ontoref
/
reflection
/
qa.ncl
6 lines
68 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
feat: browser-style panel nav, repo file routing, migration 0007 graph, search, api_catalog pages: back/forward history stack (PanelNav/dpNav). File artifact paths open in external tabs via card.repo (Gitea source URL) or card.docs (cargo docs for .rs) — openFile/openFileInPanel removed from all pages. Tera | safe required for URL values inside <script> blocks (auto-escape of slashes). card.ncl: repo field added. insert_brand_ctx: injects card_repo/card_docs into Tera context. #[onto_api] proc-macro: source_file = file!() emitted; ApiRouteEntry.source_file populated in primary catalog handler. migration 0007-card-repo-field: check card.ncl for repo field; skip if absent.
2026-03-29 08:32:50 +01:00
let s = import "schemas/qa.ncl" in
chore: add ontology and reflection
2026-03-13 00:21:04 +00:00
{
entries = [],
} | s.QaStore
Reference in New Issue
Copy Permalink