yuran1811's personal blog built with Nuxt
- My personal blog built with
nuxt,@nuxt/contentand other cool tools for seo, llms, markdown, i18n, ...
- Markdown support with
@nuxt/content - Image optimization with
@nuxt/image - Multi-language support with
@nuxtjs/i18n - SEO with
@nuxtjs/seo - LLMs with
nuxt-llms
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed or downloaded on your machine:
Cloning the Repository
git clone https://github.com/yuran1811/yublog-nuxt.git
cd yublog-nuxtInstallation
- Enable
pnpmto build and run the project
corepack enable pnpmInstall the project dependencies:
pnpm installRunning the Project
pnpm devOpen http://localhost:3000 in your browser to view the project.










