You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.github/workflows | 2 years ago | |
.storybook | 2 years ago | |
app | 2 years ago | |
components | 2 years ago | |
config | 2 years ago | |
content | 2 years ago | |
lib | 2 years ago | |
public | 2 years ago | |
stores | 2 years ago | |
styles | 2 years ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 2 years ago | |
.prettierignore | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
contentlayer.config.ts | 2 years ago | |
next-sitemap.config.js | 2 years ago | |
next.config.js | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
pnpm-lock.yaml | 2 years ago | |
postcss.config.js | 2 years ago | |
prettier.config.js | 2 years ago | |
tailwind.config.js | 2 years ago | |
tsconfig.json | 2 years ago |
README.md
Blog built with Next.js 13, TypeScript, Contentlayer, Zustand and TailwindCSS.
- 🔥 Using latest Next.js 13 features including the
/app
directory, SEO & Metadata,next/font
, and React 18's Server Components - 🎛 Customizable reading experience - light/dark mode, serif/sans-serif, and font size
- 🧩 MDX plugins and custom components
- 💬 Comment sections using Giscus
- ⚡️ Vercel OG image generation at the Edge
- 📖 Storybook v7 integration (published to story.blog.kfirfitousi.com)