Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 2.33 KB

README_en.md

File metadata and controls

86 lines (58 loc) · 2.33 KB

Yukina - Yukina

A simple and elegant Astro blog template.

Preview

Demo Preview Link

🖥️ Live Demo (Vercel) | 🖥️ WhitePaper233's Blog (may not be 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 Yarn version 4.5.1 or above

corepack prepare [email protected] --activate

4. Install dependencies

yarn

5. Start the development server

yarn dev

6. Build the project

yarn build

7. Preview the project

yarn preview

🗺️ Roadmap

Short-term

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

Status Project
🧪 Basic functionality implementation
🚧 Refactor some code and optimize overall structure
🚧 Optimize animation effects
🚧 Mobile adaptation
🚧 Optimize website performance
🧪 Adjustable colors
Add RSS, SiteMap, etc.
More build options (e.g., SLUG generation method)
Add Live2D character
🧪 Search functionality
🧪 i18n

Long-term

Status Project
Develop a CLI and a small CMS for easier management
Slidev components
More Markdown components

🙏 Special Thanks