arnes.space-bagatto/project.janet
2021-07-07 21:08:27 +02:00

7 lines
284 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"])