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.
 
 
 
joker 81bde603a6 new file: .eslintrc.json 2 years ago
.github/workflows new file: .eslintrc.json 2 years ago
.storybook new file: .eslintrc.json 2 years ago
app new file: .eslintrc.json 2 years ago
components new file: .eslintrc.json 2 years ago
config new file: .eslintrc.json 2 years ago
content new file: .eslintrc.json 2 years ago
lib new file: .eslintrc.json 2 years ago
public new file: .eslintrc.json 2 years ago
stores new file: .eslintrc.json 2 years ago
styles new file: .eslintrc.json 2 years ago
.eslintrc.json new file: .eslintrc.json 2 years ago
.gitignore new file: .eslintrc.json 2 years ago
.prettierignore new file: .eslintrc.json 2 years ago
LICENSE.md new file: .eslintrc.json 2 years ago
README.md new file: .eslintrc.json 2 years ago
contentlayer.config.ts new file: .eslintrc.json 2 years ago
next-sitemap.config.js new file: .eslintrc.json 2 years ago
next.config.js new file: .eslintrc.json 2 years ago
package-lock.json new file: .eslintrc.json 2 years ago
package.json new file: .eslintrc.json 2 years ago
pnpm-lock.yaml new file: .eslintrc.json 2 years ago
postcss.config.js new file: .eslintrc.json 2 years ago
prettier.config.js new file: .eslintrc.json 2 years ago
tailwind.config.js new file: .eslintrc.json 2 years ago
tsconfig.json new file: .eslintrc.json 2 years ago

README.md

‹kfir/blog›
Build Status Website Status CI Status License

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)