8 lines
350 B
Janet
8 lines
350 B
Janet
(declare-project
|
|
:name "arnes.space"
|
|
:description "My own homepage." # some example metadata.
|
|
|
|
# Optional urls to git repositories that contain required artifacts.
|
|
:dependencies ["https://git.sr.ht/~subsetpark/bagatto"
|
|
"https://github.com/swlkr/janet-html"
|
|
"https://github.com/andrewchambers/janet-sh.git"])
|