Compile PDF and EPUB files from static Web assets.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

patchouli.book.json 313 B

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