xinghehaohan / lianna-sblog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

This a personal blog and portfolio website made with Next.js & Tailwind CSS.

Original features

  • Easy styling customization with Tailwind 2.0
  • Lightweight, 43kB first load JS, uses Preact in production build
  • Mobile-friendly view
  • Light and dark theme
  • MDX - write JSX in markdown documents!
  • Server-side syntax highlighting with rehype-prism
  • Math display supported via KaTeX
  • Automatic image optimization via next/image
  • Flexible data retrieval with next-mdx-remote
  • Support for tags - each unique tag will be its own page
  • Projects page
  • SEO friendly with RSS feed, sitemaps and more!

Extended features

  • Google Analytics
  • Subscription form
  • Newsletter library
  • Home page / Layout changes

About


Languages

Language:JavaScript 99.2%Language:CSS 0.7%Language:Shell 0.1%