这是博客的第一篇文章。
当前项目已经接通:
- Nuxt 4
- Nuxt Content
- 静态页面生成
- Pagefind 索引构建
- GitHub Pages 部署工作流
const message: string = 'hello, blog'
console.log(message)
第一篇用于验证 Nuxt Content、多语言路由和静态生成流程的文章。
这是博客的第一篇文章。
当前项目已经接通:
const message: string = 'hello, blog'
console.log(message)
评论
正在加载评论…