mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-01 04:28:12 +08:00
b73c45f022
* fix: bug fix update Meting API, add ipv6 support, fix icon close #255,#243 * style: add some variable definitions support php8 * perf: update to v3.4.0 * docs: update screenshot
48 lines
1.8 KiB
Markdown
48 lines
1.8 KiB
Markdown
Sakura🌸: A Wonderful WordPress Theme
|
|
===
|
|
|
|
[中文](README.md) | Engilsh
|
|
|
|
![Sakura](screenshot.jpg)
|
|
|
|
![PHP version](https://img.shields.io/badge/PHP-7.1+-4F5B93.svg?style=flat-square&logo=php)
|
|
![WP version](https://img.shields.io/badge/WordPress-5.3-0073aa.svg?style=flat-square&logo=wordpress)
|
|
[![GitHub release](https://img.shields.io/github/release/mashirozx/Sakura.svg?style=flat-square)](https://github.com/mashirozx/Sakura/releases/latest)
|
|
[![Github commits (since latest release)](https://img.shields.io/github/commits-since/mashirozx/Sakura/latest/dev.svg?style=flat-square)](https://github.com/mashirozx/Sakura/commits/dev)
|
|
[![](https://data.jsdelivr.com/v1/package/gh/moezx/cdn/badge)](https://www.jsdelivr.com/package/gh/moezx/cdn)
|
|
|
|
Modified based on theme [Akina (by Fuzzz)](http://www.akina.pw/themeakina) and [Siren (by Louie)](https://github.com/louie-senpai/Siren).
|
|
|
|
The rebuild version is on the way :)
|
|
|
|
### Install
|
|
|
|
#### By GIT
|
|
```bash
|
|
cd /wp-content/themes/
|
|
git clone https://github.com/mashirozx/Sakura.git
|
|
```
|
|
|
|
#### By FTP
|
|
**Rename the theme folder name as `Sakura`** if you download form the green [Clone or download] button on this page. Make sure the path to the theme root is /wp-content/themes/Sakura/`.
|
|
|
|
### Configuration
|
|
Config your theme at `Mune-Appearance-Sakura Options`. Please turn on `Use js and css file of the theme locally` under CDN tag if you want to modify local SCC an Javascript files.
|
|
|
|
### Update
|
|
```bash
|
|
cd /wp-content/themes/Sakura
|
|
git fetch
|
|
git pull
|
|
```
|
|
|
|
[Learn more info about the theme (Chinese)](https://2heng.xin/theme-sakura/)
|
|
|
|
Enjoy it!
|
|
|
|
### Donate
|
|
[WeChat Pay](https://view.moezx.cc/images/2018/05/28/WeChanQR.png) | [AliPay](https://view.moezx.cc/images/2018/05/28/AliPayQR.jpg) | [PayPal](https://paypal.me/mashirozx)
|
|
|
|
### Need a server?
|
|
[![](https://www.vultr.com/media/banners/banner_728x90.png)](https://www.vultr.com/?ref=7674346)
|