Closed mo3et closed 1 year ago
Next-Blog starter : https://github.com/vercel/next.js/tree/canary/examples/blog-starter Demo
https://www.nextjs.cn/docs/basic-features/pages https://www.nextjs.cn/docs/api-reference/cli
yarn create next-app --example blog-starter blog-starter-app // Great choice
yarn create next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn-starter/tree/master/navigate-between-pages-starter"
https://cloud.tencent.com/developer/article/1816188?from=article.detail.1811485
Next-Mdx-blog: https://github.com/hipstersmoothie/next-mdx-blog
Building a blog with Next: https://timber.io/blog/building-a-blog-with-next-js/
https://github.com/ixartz/Next-js-Blog-Boilerplate
Website:https://gohugo.io/
Gatsby Docs: https://www.gatsbyjs.com/docs/ Tutorial: https://www.gatsbyjs.com/docs/tutorial/ get-started