{"id":"site/myst/book-theme","myst":"v1","title":"Book Theme","description":"Simple site for displaying multiple articles and notebooks with a table of contents.","version":"1.0.0","authors":[{"nameParsed":{"literal":"Rowan Cockett","given":"Rowan","family":"Cockett"},"name":"Rowan Cockett","affiliations":["Curvenote"],"url":"https://curvenote.com"}],"license":{"content":{"id":"MIT","name":"MIT License","osi":true,"free":true,"url":"https://opensource.org/licenses/MIT"}},"tags":["book"],"build":{"install":"npm ci --ignore-scripts","start":"npm run start"},"parts":[{"id":"footer","description":"The site wide footer","required":false},{"id":"primary_sidebar_footer","description":"The primary sidebar footer, to replace Made with MyST","required":false}],"options":[{"id":"hide_toc","type":"boolean","description":"Hide the table of contents"},{"id":"hide_footer_links","type":"boolean","description":"Hide the previous/next links in the footer"},{"id":"hide_outline","type":"boolean","description":"Hide the document outline on all pages"},{"id":"hide_title_block","type":"boolean","description":"Hide the document title on all pages"},{"id":"hide_authors","type":"boolean","description":"Hide the authors list on all pages"},{"id":"hide_search","type":"boolean","description":"Disable the search"},{"id":"outline_maxdepth","type":"number","description":"The maximum depth to show on the document outline, for example, `2` would show only two depths of headings (e.g. `<H1>` and `<H2>`)","integer":true,"min":1,"max":6},{"id":"twitter","type":"string","description":"Twitter handle related to the site"},{"id":"favicon","type":"file","description":"Local path to favicon image"},{"id":"logo","type":"file","description":"Local path to logo image"},{"id":"logo_dark","type":"file","description":"Local path to logo image for dark mode"},{"id":"logo_text","type":"string","description":"Short text to display next to logo at the top of all pages"},{"id":"logo_url","type":"string","description":"If specified, link logo to this URL. Otherwise, point to root page."},{"id":"logo_alt","type":"string","description":"Alt text to attach to the logo"},{"id":"analytics_google","type":"string","description":"Google analytics key"},{"id":"analytics_plausible","type":"string","description":"Plausible analytics key"},{"id":"numbered_references","type":"boolean","description":"Show references as numbered, rather than in APA-style. Only applies to parenthetical citations"},{"id":"folders","type":"boolean","description":"Respect nested folder structure in URL paths"},{"id":"internal_domains","type":"string","description":"A domain to treat as internal links (no external icon, opens in same tab). Supports wildcard subdomains with *. Example: \"jupyter.org\" or \"*.jupyter.org\""},{"id":"style","type":"file","description":"Local path to a CSS file"}],"files":["server.js","package.json","package-lock.json","public/**/*","build/**/*"],"affiliations":[{"id":"Curvenote","name":"Curvenote"}],"links":{"self":"https://api.mystmd.org/templates/site/myst/book-theme","source":"https://github.com/myst-templates/book-theme","thumbnail":"https://raw.githubusercontent.com/myst-templates/book-theme/main/thumbnail.png","download":"https://github.com/myst-templates/book-theme.git","original":"https://github.com/jupyter-book/myst-theme"}}