From 933e7b8ef37034af784b4a62a2e38c35bb8811e4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 25 Apr 2023 12:16:08 -0300 Subject: highly WIP initial commit --- documents/artist.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 documents/artist.md (limited to 'documents/artist.md') diff --git a/documents/artist.md b/documents/artist.md new file mode 100644 index 0000000..38fa1ad --- /dev/null +++ b/documents/artist.md @@ -0,0 +1,17 @@ +# Artist Format + +Artist documents are stored all in one file, `artists.yaml`, one document (entry) per artist. + +## Artist documents + +Referenced as `artist:directory`; extra links: `[[artist-gallery:directory]]`. + +* `Name`: artist name +* `Directory`: unique identifier among other artists +* `URLs`: web URLs where the artist can be visited +* `Context Notes`: pertinent info about the artist + +* `Has Avatar`: enable displaying avatar (from `artist-avatars` in media directory) +* `Avatar File Extension`: corresponds to media file + +* `Aliases`: list of earlier or non-primary names the artist has gone by -- cgit 1.3.0-6-gf8a5