Next.js static blog using Notion as a Content Management System (CMS). Supports both Blog format Post as well as Page format for Resume. Deployed using Vercel.
? Writing posts using notion
? Use as a page as resume
? SEO friendly
? Customisable and Supports various plugin through CONFIG
site.config.js
)Star this repo.
Fork the repo to your Profile.
Duplicate this Notion template, and Share to Web.
Copy the Web Link and keep note of the Notion Page Id from the Link which will be in this format [username.notion.site/NOTION_PAGE_ID
?v=VERSION_ID
].
Clone your forked repo and then customize site.config.js
based on your preference.
Deploy on Vercel, with the following environment variables.
NOTION_PAGE_ID
(Required): The Notion page Id got from the Share to Web URL.GOOGLE_MEASUREMENT_ID
: For Google analytics Plugin.GOOGLE_SITE_VERIFICATION
: For Google search console Plugin.Check out the Contributing Guide.
harris-blog is an MIT-licensed open source project.
This project was customized from the open source of morethan-log
The MIT License.