dev: public ready

dev: Readme, COC, others

dev: xml-template
This commit is contained in:
riomoo 2025-11-19 13:16:25 -05:00
parent 5db584830b
commit 1cf5119f46
Signed by: riomoo
SSH key fingerprint: SHA256:dP5B5iLpXU5V8aBA8eGm9tN5YtxXJybnv4McyltPyzM
12 changed files with 3716 additions and 0 deletions

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<ComicInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://anansi-project.github.io/docs/comicinfo/schemas/v2.1">
<AgeRating>Adults Only 18+</AgeRating>
<BlackAndWhite>No</BlackAndWhite>
<Format>CBZ</Format>
<Inker>Artist Name</Inker>
<Writer>Artist Name</Writer>
<Penciller>Artist Name</Penciller>
<CoverArtist>Artist Name</CoverArtist>
<Publisher>Publisher Name</Publisher>
<LanguageISO>en</LanguageISO>
<Manga>No</Manga>
<Notes>CBZ created by nobodyatall@cock.li</Notes>
<Tags>Blood, Gore, Comedy, Dark Comedy, Mature, Leading Ladies, Fantasy</Tags>
<ScanInformation>person who scanned comic</ScanInformation>
<PageCount>5</PageCount>
<Pages>
<Page Image="0" ImageSize="1702703" Type="FrontCover"/>
<Page Image="1" ImageSize="332602"/>
<Page Image="2" ImageSize="3535719"/>
<Page Image="3" ImageSize="3424043"/>
<Page Image="4" ImageSize="3063517"/>
</Pages>
<Series>Main Title</Series>
<StoryArc>Sub Title</StoryArc>
<StoryArcNumber>1</StoryArcNumber>
<Summary>Summary of book</Summary>
<Title>Main Title: Sub Title</Title>
<Year>2017</Year>
<Month>9</Month>
<Day>11</Day>
<Number>1</Number>
<Count>1</Count>
<Volume>1</Volume>
</ComicInfo>