May 10, 2026

Git

A short write-up on why Notion makes a great lightweight CMS for a Next.js site.

Blog
git add
git checkout -b <new_branch>
git rebase master

git fetch origin
git rebase origin/master