render

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package render fills the embedded HTML UI from an Org model.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTML

func HTML(org *github.Org) (string, error)

HTML renders the full self-contained explorer for org.

func WriteArtifacts added in v0.2.0

func WriteArtifacts(dir, html string, org *github.Org) error

WriteArtifacts exports the rendered explorer (index.html) and the canonical data (org.json) into dir, creating dir if needed. html must be the output of HTML(org); it is passed in to avoid re-rendering.

Types

This section is empty.

Jump to

Keyboard shortcuts

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