This is a Next.js, Tailwind CSS site, completely based on Timlrx's starter template.
The plan is to contribute to the original project by creating PR's for the features that are added for this site.
- Easy styling customization with Tailwind 3 and primary color attribute
- Mobile-friendly view
- Light and dark theme
- Page transitions with Framer Motion
- Self-hosted font with Fontsource
- Supports Google Analytics
- MDX - write JSX in Markdown documents!
- Server-side syntax highlighting with line numbers and line highlighting via rehype-prism-plus
- Math display supported via KaTeX
- Citation and bibliography support via rehype-citation
- Automatic image optimization via next/image
- Flexible data retrieval with mdx-bundler
- Support for tags - each unique tag will be its own page
- Blog templates
- TOC component
- Support for nested routing of blog posts
- Projects page
- Preconfigured security headers
- SEO friendly with RSS feed, sitemaps and more!