/posts/2024-06-23-personal-website-notes2024/06/10

Next.js Portfolio Website

2024/06/10
Let's see Paul Allen's card
nextjsreactverceldnsgithubopen source

Over due

test

Motivation

  • Stay up to date with modern web technologies
  • Practice responsive design
  • Personal digital space to express myself
  • Internship

Purpose of This Post

  • Share & track the progress
  • Live documentation
  • To do list
  • Things I learned

Nice like to have

  • some directory viewer for the sidemenu
  • post preview in navigation menu
  • image caption tag support for markdown posts
  • comment section using github issues
  • MongoDB migration for project data
  • clickable tags
  • rework /home
  • refer to other website for ideas lol idk.

Progress

Lessons

  • Don't make CMS from scratch
  • React is endless

Completed Items

2024/08/29

  • Fix table of contents for chromium based browsers (max-w-4xl -> max-w-3xl)

2024/08/28

  • Post Table of Contents