Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yubisaki/vuepress-theme-yubisaki
:sparkles: A blog theme for vuepress
https://github.com/Yubisaki/vuepress-theme-yubisaki
blog-theme theme vuepress vuepress-theme yubisaki-theme
Last synced: 3 months ago
JSON representation
:sparkles: A blog theme for vuepress
- Host: GitHub
- URL: https://github.com/Yubisaki/vuepress-theme-yubisaki
- Owner: Yubisaki
- License: mit
- Archived: true
- Created: 2018-04-21T17:50:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T06:42:10.000Z (about 5 years ago)
- Last Synced: 2024-05-19T14:04:19.967Z (6 months ago)
- Topics: blog-theme, theme, vuepress, vuepress-theme, yubisaki-theme
- Language: Vue
- Homepage:
- Size: 719 KB
- Stars: 194
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
_ _ _ _
_ _ _ _ | |__ (_) ___ __ _ | | __ (_)
| | | | | | | | | '_ \ | | / __| / _` | | |/ / | |
| |_| | | |_| | | |_) | | | \__ \ | (_| | | < | |
\__, | \__,_| |_.__/ |_| |___/ \__,_| |_|\_\ |_|
|___/
yubisaki theme
A blog theme for vuepress
## Documentation
[įŽäŊä¸æ](https://wuwaki.me/yubisaki/next.html) | [English](https://wuwaki.me/yubisaki/next-en.html)
## đĻ Installation
```bash
yarn add vuepress-theme-yubisaki@next -S
```
or with npm
```bash
npm install vuepress-theme-yubisaki@next --save-dev
```## ⨠Features
- Post Tags
- Github Card
- Pagiation
- Search by keyword
- Multi scene layout
- Comments## đ¤ PRs Welcome