Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
gatsby-starter-notion
Advanced tools
You need a token to use this package.
You can get it from Notion.so cookie. the key of it is token_v2
.
Then set NOTION_TOKEN
with your token.
$ export NOTION_TOKEN="<<YOUR_NOTION_TOKEN>>"
You can check build options on this.
Create a Gatsby site.
Use the Gatsby CLI to create a new site with gatsby-starter-notion
gatsby new my-blog https://github.com/wonism/gatsby-starter-notion
Start developing.
Navigate into your new site’s directory and start it up.
cd my-blog
npm start
Open the source code and start editing!
Your site is now running at http://localhost:8000
!
Note: You'll also see a second link: http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.
$ npm run build
FAQs
Gatsby starter for notion
We found that gatsby-starter-notion demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.