Compile PDF and EPUB files from static Web assets.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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. }