Skip to content

WhitePaper233/yukina

Repository files navigation

Yukina

Simple and Elegant Astro Blog Template

Preview

中文

Demo Preview Links

🖥️ Live Demo (Vercel) | 🖥️ WhitePaper233's Blog (possibly not the latest version)

🛠️ Build Guide

1. Install Node.js version 22 or above

Go to the Node.js official website to download and install the latest version of Node.js.

2. Enable Corepack

corepack enable

3. Install pnpm

corepack enable pnpm

4. Install Dependencies

pnpm install

5. Build Search Index

pnpm build

6. Start Development Server

pnpm dev

7. Build Project

pnpm build

8. Preview Project

pnpm preview

🗺️ Roadmap

Recent

✅ - Completed | 🧪 - In Testing | 🚧 - In Progress | ⏳ - Planned

Status Project
🧪 Basic feature implementation
🧪 Refactoring some code, optimizing overall structure
🧪 Optimizing animation effects
🧪 Mobile adaptation
🚧 Optimizing website performance
🧪 Adjustable colors
🧪 Adding RSS, SiteMap, and other features
🧪 More build options (e.g., SLUG generation methods)
Adding Live2D character
🧪 Search functionality
🧪 i18n

Long-term

Status Project
Developing an easy-to-manage CLI and small CMS
Slidev components
More Markdown components

🙏 Special Thanks