Skip to content

我的个人博客,使用 Next.js、TypeScript、MDX 和 TailwindCSS 构建,对前端开发者友好。A front-end friendly blog starter built with Next.js, TypeScript, MDX, and TailwindCSS.

License

Notifications You must be signed in to change notification settings

TonicFizzRicky/my-blog

 
 

Repository files navigation

Deploy with Vercel

xiaojun.im

English中文

My personal blog, built with Next.js, TypeScript, MDX, and TailwindCSS.

👀 Live Demo

Features

  • 🎨 Simple, smooth and fast
  • ✨ Support dark mode, responsive design
  • 🎮 Built-in lightweight code playground (native html and single react component), front-end friendly
  • ⚡️ Powered by Next.js, TypeScript, MDX, TailwindCSS, convenient for secondary development, deployed on Vercel
  • 🧩 Support reading time, tags, table of contents, i18n...
  • More features are in the works...

TODO:

  • RSS
  • SEO
  • Pagination
  • Comment system
  • More social links support
  • Migration to Contentlayer

Getting Started

  1. Fork the repo
  2. npm i
  3. npm run new:post posttile [tag1] [tag2] ..., the *.mdx file will be created in the posts folder
  4. Deploy it to Vercel
  5. If you like, please star the repo 🙏

config file in site.config.js

Sounds

Sounds from https://zapsplat.com

Thanks

About

我的个人博客,使用 Next.js、TypeScript、MDX 和 TailwindCSS 构建,对前端开发者友好。A front-end friendly blog starter built with Next.js, TypeScript, MDX, and TailwindCSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • SCSS 11.0%
  • JavaScript 5.1%
  • Shell 0.1%