Loading repository data…
Loading repository data…
codebucks27 / repository
⭐Build SEO optimized personal blog website with Next.js, Tailwind CSS and Contentlayer. If you want to learn to create this you can follow the tutorial link given in the Read me file.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
For Demo checkout following links👇: Nextjs Personal Blog Website
Starter Code Files👇: Nextjs Personal Blog Website Starter Code
If you want to learn how to create it please follow below tutorial👇:
https://youtu.be/1QGLHOaRLwM
✨ Checkout my brand new Saas application -> AI Headshot Generator
Checkout My Personal blog: DevDreaming
NOTE: In the youtube tutorial I have used contentlayer for the markdown files. Since contentlayer is not actively maintained, I have switched to Velite.js for the markdown files. If you want to checkout the contentlayer please switch to the contentlayer branch.
The repo has been refreshed to run on the latest stable versions of every dependency. Highlights:
bun install, bun dev, bun run build).src/app/globals.css (@theme, , ); removed and replaces autoprefixer.@custom-variant dark@plugintailwind.config.js@tailwindcss/postcsseslint.config.mjs) with next/core-web-vitals.rehype-pretty-code, velite, @supabase/supabase-js, react-hook-form, next-sitemap, sharp, and all rehype/remark plugins.predev / prebuild script (Turbopack does not support the old custom webpack plugin).params migration applied to dynamic routes for Next 16.Looking for the old version? The pre-update code is preserved in git history — check out commit
186f9ee(or any commit before this update) to use the original Next.js 15 + Tailwind v3 + ESLint 9 setup from the YouTube tutorial.



For more Images please check the project images folder from this repo or check the demo link.
This is a Next.js project bootstrapped with create-next-app.