@nejcm/docz-theme-extended

Extended default docz theme.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@nejcm/docz-theme-extended
6242.1.02 years ago4 years agoMinified + gzip package size for @nejcm/docz-theme-extended in KB

Readme

๐ŸŽ€ docz-theme-extended
Extended default theme for docz with added components and redesigned UI.


!versionversion-badgepackage !Build Statusbuild-badgebuild !Code Coveragecoverage-badgecoverage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense
!All Contributorsall-contributors-badge !PRs Welcomeprs-badgeprs !Code of Conductcoc-badgecoc !JavaScript Style Guidestyle-guide-badgestyle-guide
!Watch on GitHubgithub-watch-badgegithub-watch !Star on GitHubgithub-star-badgegithub-star

Table of Contents


- ๐Ÿ› Bugs - ๐Ÿ’ก Feature Requests - โ“ Questions

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 Gatsbygatsby-themes-instr.

Docs & Examples

Docs & Examplesdocs-link

You can also check the demodemo-link project inside this repo for code examples and implementation details.
!Screenshot
screenshot

Issues

Looking to contribute? Look for the Good First Issuegood-first-issue label.

๐Ÿ› Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.
See Bugs
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 Requestsrequests

โ“ Questions

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

Authors

Contributors


<td align="center">
  <a href="https://github.com/nejcm">
    <img src="https://avatars3.githubusercontent.com/u/1865210?v=3" width="100px" alt="Nejc"/>
    <br />
    <sub><b>Nejc Murลกiฤ</b></sub>
  </a>
  <br />
  <a href="https://github.com/nejcm/docz-theme-extended/commits?author=nejcm" title="Code">๐Ÿ’ป</a> 
  <a href="https://github.com/nejcm/docz-theme-extended/commits?author=nejcm" title="Documentation">๐Ÿ“–</a> 
  <a href="#infra" title="Infrastructure (Hosting, Build-Tools, etc)">๐Ÿš‡</a> <a href="https://github.com/nejcm/docz-theme-extended/commits?author=nejcm" title="Tests">โš ๏ธ</a>
</td>



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

Support

Reach out to us at one of the following places:

LICENSE

MIT