Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-starter-notion

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-starter-notion

Gatsby starter for notion

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Gatsby Starter Notion

Features

  • Disqus (Blog comment hosting service)
  • Google Analytics
  • Sitemap
  • RSS Feeds

⚠️ Prerequisite

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>>"

⚙️ Options

You can check build options on this.

🚀 Quick start

  1. 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
    
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-blog
    npm start
    
  3. 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.

🏗 Build

$ npm run build

Keywords

FAQs

Package last updated on 20 Jan 2020

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc