hyeonjang / morethan-log

Static Blog and Resume using Notion and Next.js

Home Page:https://morethan-log.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://morethan-log.vercel.app

License:MIT License


Languages

Language:JavaScript 90.8%Language:CSS 9.2%