Skip to content

yuran1811/yublog-nuxt

Repository files navigation

yublog-nuxt

yuran1811's personal blog built with Nuxt

Stars Forks Issues Commits Code Size

Introduction

  • My personal blog built with nuxt, @nuxt/content and other cool tools for seo, llms, markdown, i18n, ...

Features

  • Markdown support with @nuxt/content
  • Image optimization with @nuxt/image
  • Multi-language support with @nuxtjs/i18n
  • SEO with @nuxtjs/seo
  • LLMs with nuxt-llms

Tech Stack

Screenshots

Quick Start

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-nuxt

Installation

  • Enable pnpm to build and run the project
corepack enable pnpm

Install the project dependencies:

pnpm install

Running the Project

pnpm dev

Open http://localhost:3000 in your browser to view the project.

About

Personal blog built with Nuxt3, nuxt/content, TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks