Compile PDF and EPUB files from static Web assets.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

patchouli.book.json 249 B

123456789101112
  1. {
  2. "title": "Astro Sandbox",
  3. "creator": "John Doe",
  4. "contributors": [
  5. "Jane Doe"
  6. ],
  7. "subjects": [
  8. "A subject of the publication",
  9. "Another subject of the publication"
  10. ],
  11. "rights": "© copyright notice or get from package.json LICENSE"
  12. }