A starter blog template powered by Next.js, Notion and Tailwind CSS.
This is an open-source starter blog template that combines Next.js, Notion, and Tailwind CSS. It is a statically generated blog template that allows for easy content creation and customization.
git clone https://github.com/luciovilla/notion-nextjs-blog.git
npm install
.env.example
file to .env.local
Container.js
file.env.local
file as NOTION_TOKEN=____
.env.local
file as NOTION_DATABASE_ID=_____
npm run dev
This is an open-source starter blog template that combines Next.js, Notion, and Tailwind CSS. It allows for easy content creation and customization and provides a statically generated blog website. With integration with Notion, managing and creating blog posts is made simple. With the option to personalize page meta data and add cover images, this blog template offers flexibility and ease of use. It can be deployed easily with Vercel.