A simple, personalized, and cute anime-style blog theme ❥(ゝω・✿ฺ)
English | 简体中文 We are updating the theme documentation and examples, expected to be released in version `v0.7.0` on the Valaxy Theme Gallery Live Demo | Documentation | Theme Sites |
[!TIP] If you are new to Valaxy, it's recommended to check the installation documentation for the setup process. For detailed installation instructions, refer to the installation documentation for valaxy-theme-sakura.
pnpm add valaxy-theme-sakura
valaxy.config.ts
For detailed configuration and explanations, see Theme Configuration.
import { defineValaxyConfig } from 'valaxy'
import type { ThemeUserConfig } from 'valaxy-theme-sakura'
export default defineValaxyConfig<ThemeUserConfig>({
theme: 'sakura',
themeConfig: {
ui: {
primary: '#ff4e6a',
},
hero: {
title: 'Hello, sakura',
motto: 'You got to put the past behind you before you can move on.',
urls: [
'https://wrxinyue-images.s3.bitiful.net/wallpaper/Genshin Impact - Yae Miko (4) Cybust PC.mp4',
'https://wrxinyue-images.s3.bitiful.net/pc-wallpaper/wallhaven-yxwy7k.jpg'
],
style: 'filter-dot',
},
},
})
As versions continue to evolve, we recommend updating valaxy and valaxy-theme-sakura to ensure the theme and framework are up-to-date. More exciting features may await your discovery in the future.
pnpm add valaxy@latest
pnpm add valaxy-theme-sakura@latest
[!NOTE] To keep the project lightweight, we will not add too many unnecessary dependencies. You can install the plugins you need. For more plugins, visit the Valaxy Plugin Gallery.
Plugin | Description |
---|---|
valaxy-addon-hitokoto | Hitokoto Plugin |
valaxy-addon-vercount | Website Statistics Plugin |
valaxy-addon-waline | Waline Comment Component |
We welcome anyone to contribute. If you have good ideas or suggestions, feel free to share them. For details, please see CONTRIBUTING.md.
The related task list has been migrated to valaxy-theme-sakura projects.
This project is heavily inspired by the following awesome projects.
And thanks to all the contributors on GitHub!
[!IMPORTANT] valaxy-theme-sakura does not copy any source code from wordpress-theme-sakura. valaxy-theme-sakura is inspired by the styles of wordpress-theme-sakura and implements theming and component design.
MIT License © 2024-PRESENT WRXinYue