Compile PDF and EPUB files from static Web assets.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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