1.0.0-alpha.0 • Published 4 years ago

docsify-enhanced-theme v1.0.0-alpha.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

docsify-enhanced-theme

This is a docsify plugin which adds a print button to your docsify site

JavaScript Style Guide npm.io

Installation

Add the following stylesheet along with your other stylesheets

<link
  rel="stylesheet"
  href="//cdn.jsdelivr.net/npm/docsify-enhanced-theme@latest/dist/style.css"
/>

Thats it, Now enjoy :tada: your dark mode in your docsifysite

Contribution Guide

  • Clone the repo
  • start editing on src/style.css
  • The build step using
    • Optimize the generated style using cssnano and postcss
    • styling rule using standard