Files
sticknife-home/app/templates/pantheon/hephaestus.toml
T
2026-08-15 11:15:31 +02:00

23 lines
465 B
TOML

# Hephaestus — the forge
house = "make"
order = 2
name = "Hephaestus"
domain = "The Forge"
state = "live"
label = "Live"
host = "git.sticknife.com"
runs = "Git forge"
# one line, used by the no-JavaScript listing
does = """
Git repositories, builds, packages.
"""
# the paragraph in the detail panel
long = """
Everything gets hammered out here first. Repositories, build pipelines, and the package
registry the rest of the pantheon pulls from.
"""