Skip to content

abdo2048/TestBlog

 
 

Repository files navigation

morethan-log

Static Blog and Resume using Notion and Next.js, deployed on Vercel.

image

Features

📒 Writing posts using notion

  • No need to commit to write a post
  • Posts made on Notion are immediately posted

📄 Use as a page such as resume

  • Writing pages as well as posts using Notion
  • resume, portfolio, ... and much more

👀 SEO friendly

  • Dynamically generate OG IMAGEs (thumbnails!) for posts. (og-image-korean)
  • Dynamically create a sitemap for posts

🤖 Various plugin support through CONFIG

  • You can set your own profile information
  • GA, utterances can be easily applied

Getting Started

  1. Star this repo
  2. Duplicate this Notion template, and share it to the public
  3. Customize morethan-log.config.js
  4. Deploy on Vercel, set following environment variables
    • NOTION_PAGE_ID (Required): The ID of the Notion page you previously shared to the web, usually has 32 digits after your workspace address. (ex. quasar-season-ed5.notion.site/[NOTION_PAGE_ID]?v=[VERSION_ID])
    • image

License

The MIT License.

This projects is based on nobelium.

About

Static Blog and Resume using Notion and Next.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.9%
  • CSS 10.0%
  • JavaScript 8.1%