initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# 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.
|
||||
"""
|
||||
Reference in New Issue
Block a user