New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gitbook-plugin-gitlore

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-gitlore

GitBook Plugin - Gitlore Theme ==============

latest
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

GitBook Plugin - MaXiang Theme

需要gitbook2.0以上版本

这是基于www.maxiang.info(马克飞象)站点的gitbook主题插件,

在此主题的基础上添加了目录导航功能,自动抓取h2标签,就是markdown中的##二级标题

安装使用: $ npm install gitbook-plugin-maxiang

在使用gitbook项目的根路径中,添加 book.json,内容如下:

{
"plugins": [
        "maxiang"
    ]
}

FAQs

Package last updated on 04 Nov 2016

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