New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vuepress-theme-td

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-theme-td

vuepress开发的主题

  • 1.4.23
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-90.62%
Maintainers
3
Weekly downloads
 
Created
Source

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
     }
  }
}

Keywords

FAQs

Package last updated on 08 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc