Skip to content

Commit

Permalink
新增预览 Demo 链接
Browse files Browse the repository at this point in the history
  • Loading branch information
WhitePaper233 committed Nov 23, 2024
1 parent 60913fe commit 781bfb2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Yukina
# Yukina - 友希那
简单优雅的 Astro 博客模板

![Preview](https://s2.loli.net/2024/11/23/uKgnwaWxeZ7RbP5.jpg)

> If you are looking for an English version, please click [here](https://github.com/WhitePaper233/yukina/blob/main/README_en.md). However, the template's i18n is currently a work in progress and does not support English yet.
>
## Demo 预览链接
[🖥️ Live Demo (Vercel)](yukina-blog.vercel.app)

## 🛠️ 构建指南

### 1. 安装 Node.js 22 以上版本
Expand Down
12 changes: 8 additions & 4 deletions README_en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Yukina
# Yukina - Yukina
A simple and elegant Astro blog template.

![Preview](https://s2.loli.net/2024/11/23/uKgnwaWxeZ7RbP5.jpg)

## Demo Preview Link
[🖥️ Live Demo (Vercel)](yukina-blog.vercel.app)

## 🛠️ Build Guide

### 1. Install Node.js version 22 or above
Expand All @@ -13,7 +17,6 @@ Go to the [Node.js official website](https://nodejs.org/) to download and instal
```bash
corepack enable
```

### 3. Install Yarn version 4.5.1 or above

```bash
Expand Down Expand Up @@ -54,8 +57,8 @@ yarn preview
|| Optimize animation effects |
|| Optimize website performance |
|| Adjustable colors |
|| Add features like RSS, SiteMap, etc. |
|| More build options (e.g., SLUG generation method) |
|| Add RSS, SiteMap, and other features |
|| More build options (e.g., SLUG generation methods) |
|| Add Live2D character |
|| Search functionality |
|| i18n |
Expand All @@ -68,6 +71,7 @@ yarn preview
|| Slidev components |
|| More Markdown components |


## 🙏 Special Thanks

- [Hexo Shoka Theme](https://github.com/amehime/hexo-theme-shoka) for providing design ideas
Expand Down

0 comments on commit 781bfb2

Please sign in to comment.