↓
\n\n This is a demo website that uses Notion.so as a backend for Gatsby.\n This is possible using{\" \"}\n \n gatsby-source-notion-api\n {\" \"}\n plugin that works with official public Notion API.\n
\n\n\n Check out the{\" \"}\n \n README on GitHub\n {\" \"}\n for the latest information on how to use the package.\n
\n\n\n The styling of this demo site is done with{\" \"}\n TailwindCSS with{\" \"}\n 0 lines of CSS code written.\n
\n\n\n Thanks to simple and convenient API provided by MarkdownRemark and\n MDX, you can query Notion pages with mardownRemark
or{\" \"}\n mdx
if you use them. For your convenience, all Notion\n page properties are put into frontmatter.\n
\n Currently Notion API returns many blocks with a type of{\" \"}\n unsupported
. They will hopefully become available later\n on. For now, gatsby-source-notion-api
marks places for\n these blocks with an HTML comment. All attachment blocks are not\n supported. Unfortunately, it also includes images.\n