vuepress-theme-td

1.4.23 • Public • Published

Installation

$ npm install vuepress-theme-td

View example

$ npm run example

How to Use

Configure in your project file .vuepress/config.js

module.exports = {
  theme: 'td',
}

Options

module.exports = {
themeConfig: {
    //your website set
     siteSet:{
       showBtn:true, //Show the navigation bar buttons,default 'false'
       btnLink:'',//The link of navigation bar buttons
       btnTxt:'',//The txt of navigation bar buttons
       homeLink:'',//Website logo link
     }
  }
}

/vuepress-theme-td/

    Package Sidebar

    Install

    npm i vuepress-theme-td

    Weekly Downloads

    72

    Version

    1.4.23

    License

    ISC

    Unpacked Size

    200 kB

    Total Files

    84

    Last publish

    Collaborators

    • ppxu
    • youniku
    • ycccccccc