Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.64 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.64 KB

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.