文件名称:nextblog使用nextjs实现一个基于Markdown的博客
文件大小:120KB
文件格式:ZIP
更新时间:2022-08-29 20:54:42
JavaScript开发-内容管理系统
next-blog 使用next.js实现一个基于Markdown的博客
【文件预览】:
next-blog-master
----pages()
--------post.js(2KB)
--------index.js(1KB)
----yarn.lock(236KB)
----server.js(2KB)
----content()
--------custom-post.md(214B)
--------index.md(326B)
--------posts()
----next.config.js(998B)
----src()
--------utils()
--------components()
----LICENSE(1KB)
----README.md(881B)
----.gitignore(82B)
----package.json(1KB)
----static()
--------favicon.ico(1KB)
--------assets()