@nejcm/docz-theme-extended

2.1.0 • Public • Published

🎀 docz-theme-extended

Extended default theme for docz with added components and redesigned UI.

version Build Status Code Coverage downloads MIT License

All Contributors PRs Welcome Code of Conduct JavaScript Style Guide

Watch on GitHub Star on GitHub

Table of Contents

Installation

$ npm install --save @nejcm/docz-theme-extended
// gatsby-config.js
module.exports = {
  plugins: [
    {
      resolve: '@nejcm/docz-theme-extended',
    },
  ],
};

You can read more about using themes at Gatsby.

Docs & Examples

Docs & Examples

You can also check the demo project inside this repo for code examples and implementation details.

Screenshot

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

Questions

For questions related to using the library, please visit a support community instead of filing an issue on GitHub.

Authors

Contributors

Nejc
Nejc Muršič

💻 📖 🚇 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

Support

Reach out to us at one of the following places:

LICENSE

MIT

/@nejcm/docz-theme-extended/

    Package Sidebar

    Install

    npm i @nejcm/docz-theme-extended

    Weekly Downloads

    9

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    77.4 kB

    Total Files

    55

    Last publish

    Collaborators

    • nejcm