internal/

directory
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: MIT

Directories

Path Synopsis
Package cli defines the repolens command-line interface.
Package cli defines the repolens command-line interface.
Package config loads and merges repolens configuration.
Package config loads and merges repolens configuration.
Package render implements the build-time rendering pipeline: goldmark for Markdown (GFM, TOC, anchors, front matter, mermaid, optional glossary terms) and chroma for syntax highlighting.
Package render implements the build-time rendering pipeline: goldmark for Markdown (GFM, TOC, anchors, front matter, mermaid, optional glossary terms) and chroma for syntax highlighting.
Package server implements "repolens serve": a net/http static server over the build output with fsnotify-driven rebuilds for local preview.
Package server implements "repolens serve": a net/http static server over the build output with fsnotify-driven rebuilds for local preview.
Package site assembles the output directory: the byte-for-byte mirror layer, the /view/ browse layer (ADR-001), and the agent surface (llms.txt, optional llms-full.txt, index.json, robots.txt).
Package site assembles the output directory: the byte-for-byte mirror layer, the /view/ browse layer (ADR-001), and the agent surface (llms.txt, optional llms-full.txt, index.json, robots.txt).
Package skill locates, installs, and updates the agent skills embedded in the repolens binary.
Package skill locates, installs, and updates the agent skills embedded in the repolens binary.
Package source provides repository content via the system git CLI (ADR-004): clone/fetch, archive materialization, and a one-pass "git log --name-status" scan that maps every file to its last-modified commit.
Package source provides repository content via the system git CLI (ADR-004): clone/fetch, archive materialization, and a one-pass "git log --name-status" scan that maps every file to its last-modified commit.
Package theme holds the built-in html/template set (layout, page, dirlist, tree) and static assets (CSS, enhancement JS, vendored mermaid.js), all embedded via go:embed.
Package theme holds the built-in html/template set (layout, page, dirlist, tree) and static assets (CSS, enhancement JS, vendored mermaid.js), all embedded via go:embed.
Package ui provides the local HTTP foundation for the repolens UI.
Package ui provides the local HTTP foundation for the repolens UI.
Package update implements explicit user-triggered repolens upgrades.
Package update implements explicit user-triggered repolens upgrades.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL