feat: 优化首页个人名片与内容入口
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
---
|
||||
title: Nuxt Content v3 踩坑记录:目录、图片与那些反直觉的设计
|
||||
published: 2026-05-31T14:00:00
|
||||
updated: 2026-05-31
|
||||
description: 从 SvelteKit 迁移到 Nuxt 3 的过程中,遇到了不少 Nuxt Content v3 的坑。这篇文章记录了目录导航、图片路径、ProseImg 组件等问题的排查和解决过程。
|
||||
image: /posts/nuxt-content-lessons/img/cover.jpg
|
||||
tags: ['Nuxt', '踩坑', 'Nuxt Content']
|
||||
draft: false
|
||||
series: Nuxt 博客开发
|
||||
seriesOrder: 2
|
||||
difficulty: 进阶
|
||||
---
|
||||
|
||||
# 背景
|
||||
|
||||
Reference in New Issue
Block a user