mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
update tagline
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "nextjs-notion-starter-kit",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "The perfect starter kit for building beautiful Next.js websites that are backed by Notion content.",
|
||||
"description": "The perfect starter kit for building beautiful websites with Next.js and Notion.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"repository": "transitive-bullshit/nextjs-notion-starter-kit",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
# Next.js Notion Starter Kit
|
||||
|
||||
> The perfect starter kit for building beautiful Next.js websites that are backed by Notion content.
|
||||
> The perfect starter kit for building beautiful websites with Next.js and Notion.
|
||||
|
||||
[](https://travis-ci.com/transitive-bullshit/nextjs-notion-starter-kit) [](https://prettier.io)
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
This repo is what I use to power my personal blog / portfolio site [transitivebullsh.it](https://transitivebullsh.it).
|
||||
|
||||
It uses Notion as a CMS, fetching content from a [root Notion doc](https://notion.so/78fc5a4b88d74b0e824e29407e9f1ec1) and then uses [Next.js](https://nextjs.org/) and [react-notion-x](https://github.com/NotionX/react-notion-x) to render everything with great perf and custom styling.
|
||||
It uses Notion as a CMS, fetching content from a [root Notion doc](https://notion.so/78fc5a4b88d74b0e824e29407e9f1ec1) and then uses [Next.js](https://nextjs.org/) and [react-notion-x](https://github.com/NotionX/react-notion-x) to render everything.
|
||||
|
||||
The site is then deployed to [Vercel](http://vercel.com).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user