Create a blog with nuxt.
- Add
@nuxtjs/blogdependency using yarn or npm to your project - Add
@nuxtjs/blogmodule tonuxt.config.js:modules: [{ src: '@nuxtjs/blog', }]
Put your markdown articles/posts in blog directory in project root.
| Name | Name | Last commit date | ||
|---|---|---|---|---|