MDSLKTR / docsify-plugin

This is a docsify plugin to render changelog from given path

Home Page:https://docsify-plugin.now.sh/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docsify-plugin

Docsify Plugins by Aniketh Saha

Donation

Buy Me A Coffee

Packages

package description Hits
docsify-changelog-plugin Docsify plugin to add changelog to your docsify site
docsify-top-bannner-plugin Docsify plugin to add top banner for small announcements or updates
docsify-dark-mode Docsify plugin to add dark mode in your docsify site
docsify-print Docsify plugin to add a print button in your docsify site
docsify-enhanced-theme Docsify plugin to add a print button in your docsify site

Contribution

Code-style

JavaScript Style Guide

Open in Gitpod

Guide

  • Clone the repo
  • yarn
  • cd packages/<packages-name>
  • start editing on src/index.js and src/style.css
  • The build step using
    • the styl -> css using styl CLI
    • Optimize the generated style using cssnano and postcss
    • Build the javascript using rollup
    • optimize it using rollup-plugin-terser
    • styling rule using standard

About

This is a docsify plugin to render changelog from given path

https://docsify-plugin.now.sh/#/


Languages

Language:CSS 51.0%Language:JavaScript 49.0%