Recently, I encountered a frustrating issue while using VSCode: the mouse cursor became almost invisible on a light background, especially when switching between the terminal and the editor. This problem was particularly noticeable on Windows systems with AMD graphics cards.
The nuxt content module supports sorting by adding a numeric prefix to the markdown file name. However, the data retrieved is displayed from old to new by default.
These days, I have been itching to refactor my blog using Nuxt3.7 and configure multi-language functionality using @nuxtjs/i18n v8. During the configuration process, I encountered some challenges, so I decided to write down some notes.