A document-driven blog based on Nuxt & Nuxt Content
- Automatically generate article directories up to three levels based on
Contentdirectories - Flexible configuration, configure
app.config.tsto customize the navigation bar - Special Code display component, highlighting is based on
Shikifor packaging, Shiki will load themes and rules from local, more friendly for Chinese users - The content style is taken from Notion and modified on the basis of Notion to look more comfortable
Make sure to install the dependencies:
# yarn
yarn installStart the development server on http://localhost:3000
npm run devBuild the application for production:
npm run buildLocally preview production build:
npm run preview- Dark mode
- Responsive layout
- Search in the site
- Toc