Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 3.64 KB

introduction.md

File metadata and controls

49 lines (34 loc) · 3.64 KB

Introduction

NPM Codacy grade License: MIT jsDelivr Tweet Star

Features

  • Flexible theme system based on CSS custom properties
    Theme settings are presented as a flat list of logically-named CSS custom properties. There's no need to navigate or modify complex CSS, allowing changes to be made quickly and confidently.

  • No packages to install or static files to build
    All processing is done in the browser, removing the need for CSS preprocessors and other build tools. Just link to a theme, then customize by setting theme-related properties. That's it.

  • Multiple themes available
    Use a theme as-is, or as a starting point for something completely new. All themes share the same customizable properties, making it easy mix styles from different themes.

  • Improved desktop and mobile experience
    Enhancements that are unique to docsify-themeable—along with docsify- and browser-related bug fixes—provide a more enjoyable and trouble-free experience for site authors and visitors.

  • Legacy browser support (IE10+)
    Thoroughly tested and fully compatible with legacy browsers, including support for CSS custom properties (courtesy of a handy ponyfill developed specifically for docsify-themeable).

?> Like docsify-themeable? Be sure to check out docsify-tabs!

Contact & Support

License

This project is licensed under the MIT license.

Copyright (c) John Hildenbiddle (@jhildenbiddle)

<script async defer src="https://buttons.github.io/buttons.js"></script>