initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Daedalus — the workshop
|
||||
|
||||
house = "make"
|
||||
order = 1
|
||||
|
||||
name = "Daedalus"
|
||||
domain = "The Craftsman"
|
||||
state = "live"
|
||||
label = "in service"
|
||||
host = "daedalus.sticknife.com"
|
||||
runs = "Hypertower"
|
||||
|
||||
# one line, used by the no-JavaScript listing
|
||||
does = """
|
||||
Host of the workshop.
|
||||
"""
|
||||
|
||||
# the paragraph in the detail panel
|
||||
long = """
|
||||
Daedalus hosts the workshop, the place where new projects are designed.
|
||||
"""
|
||||
Reference in New Issue
Block a user