一个基于 vuepress 的博客主题, 它基于 vuepress 及 `vuepress-theme-yubisaki` 提供的默认主题
提供文章列表, 文章分页, 文章详情, 自定义活动页 layout 等等功能
感谢vuepress-theme-yubisaki 和好用的Vue 驱动的静态网站生成器 vuepress
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
:tada: :100:
🎉 💯
::: tip
This is a tip
:::
::: warning
This is a warning
:::
::: danger
This is a dangerous warning
:::
::: tip This is a tip :::
::: warning This is a warning :::
::: danger This is a dangerous warning :::
- [x] done
- [ ] doing
![test](/blog/images/logo.png =200x80)
vuepress-plugin-flowchart (opens new window)
@flowstart
st=>start: 开始|past:>https://github.com/tomieric/vuepress-theme-track.git[blank]
e=>end: 发布|future:>https://kuaizi-co.github.io/blog/
op1=>operation: 安装vuepress-theme-track|past
op2=>operation: 手动 deploy|current
sub1=>subroutine: 设置.vuepress/config.js主题|invalid
cond=>condition: 写文章?|approved:>https://kuaizi-co.github.io/blog/
c2=>condition: 是否自动发布|rejected
io=>inputoutput: Git push...|future
st->op1(right)->cond
cond(yes, right)->c2
cond(no)->sub1(left)->op1
c2(yes)->io->e
c2(no)->op2->e
@flowend