vuepress-theme-bb

1.0.1 • Public • Published

vuepress-theme-bb

This plugin requires VuePress >= 1.0.0

A vuepress blog theme extends from @vuepress/theme-default

Blog Tool | 中文说明 | Demo

Features

  • Tiny
  • 404 Page
  • Remove something doesn't matter for me

Install

npm i vuepress-theme-bb

Usage

Using this theme:

// .vuepress/config.js
module.exports = {
    theme: 'vuepress-theme-bb'
}

Config

Everything stays the same as default

Expect:

  • Sidebar: No such thing.
  • Nav: No such thing.
  • Home page: It has been written. README.md is required. All you need is
    <!-- @file README.md -->
    ---
    home: true
    about: path-to-your-about-page
    ---

Development

git clone https://github.com/x-bao/vuepress-theme-bb
cd vuepress-theme-bb
yarn

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :P

Author

vuepress-theme-bb © San Baofeng, Released under the MIT License.
Authored and maintained by San Baofeng

San Baofeng's · GitHub @San Baofeng · Twitter @Baofeng15

Package Sidebar

Install

npm i vuepress-theme-bb

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

90.4 kB

Total Files

20

Last publish

Collaborators

  • baof