https://github.com/wonism/gatsby-source-notion-contents-sample
Sample project of `gatsby-source-notion-contents` 👉
https://github.com/wonism/gatsby-source-notion-contents-sample
Last synced: 6 months ago
JSON representation
Sample project of `gatsby-source-notion-contents` 👉
- Host: GitHub
- URL: https://github.com/wonism/gatsby-source-notion-contents-sample
- Owner: wonism
- License: mit
- Created: 2019-12-27T08:47:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:12:17.000Z (over 2 years ago)
- Last Synced: 2023-03-01T15:06:47.874Z (about 2 years ago)
- Language: CSS
- Homepage: https://gatsby-source-notion-contents-sample.netlify.com/
- Size: 1.36 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample of gatsby-source-notion-contents
> refer: https://github.com/wonism/gatsby-source-notion-contents
## If you want build your own gatsby app with notion
```
$ export NOTION_TOKEN="<>"
$ npm run build
```