This is a Next.js, Tailwind CSS blogging starter template. Version 2 is based on Next App directory with React Server Component and uses Contentlayer to manage markdown content.
This project is forked from Timothy Lin
-
Added rehypeMermaid from respawn to add a new feature that converts mermaid diagram into a svg element in mdx file. See voip.
Its usage is like this:
```mermaid
sequenceDiagram
balabala
This is a [ExtLink< text="reftext" />](refurl)
And it will look like reftext
- Added profile catagories