This site draws inspiration from:
-
react/mdxLee Rob's video and personal site helped me see how naturally Next 15 supports MDX -
Lee Rob's personal site which highlighted Next'js MDX component
-
Rauchg's personal site who's design puts the content front and center
-
Vercel's demo blog which showed me how fetch pages
-
... site which helped me convert my old Jekyll site to NextJS
- Get the post title and metadata
- Add analytics, perf
- metadata (title, favico)
- Add static rendering
- sitemap
- Flip about and posts
- Add theme picker
- split notes and posts
- improve theme
- sluggify headers
- simplify the narrative
- Add a search box for posts
- dynamic og
- change the syntax highlighting theme
- remove src dir since it adds extra nesting
- confirm ai did not re-write the content of the posts