Metadata-Version: 2.1
Name: docurial
Version: 8.1.8
Summary: A Material Design theme for Docums
Home-page: https://khanhduy1407.github.io/docurial/
Author: NKDuy
Author-email: kn145660@gmail.com
License: MIT
Description: <p align="center">
          <strong>
            A 
            <a href="https://material.io/">Material Design</a> 
            theme for 
            <a href="https://khanhduy1407.github.io/docums/">Docums</a>
          </strong>
        </p>
        
        ## Quick start
        
        Material for Docums can be installed with `pip`:
        
        ``` sh
        pip install docurial
        ```
        
        Add the following line to `docums.yml`:
        
        ``` yaml
        theme:
          name: material
        ```
        
        For other installation methods, configuration options, and a demo, visit
        [khanhduy1407.github.io/docurial][Docurial]
        
          [Docurial]: https://khanhduy1407.github.io/docurial/
        
        ## Trusted by ...
        
        ### ... leading organizations
        
        [Atlassian](https://atlassian.github.io/data-center-helm-charts/),
        [AWS](https://aws.github.io/copilot-cli/),
        [Binance](https://docs.binance.org/),
        [Bloomberg](https://bloomberg.github.io/selekt/),
        [CERN](http://abpcomputing.web.cern.ch/),
        [Datadog](https://datadoghq.dev/integrations-core/),
        [Google](https://google.github.io/accompanist/),
        [ING](https://ing-bank.github.io/baker/),
        [Intel](https://open-amt-cloud-toolkit.github.io/docs/),
        [LinkedIn](https://linkedin.github.io/school-of-sre/),
        [Microsoft](https://microsoft.github.io/code-with-engineering-playbook/),
        [Mozilla](https://mozillafoundation.github.io/engineering-handbook/),
        [Netflix](https://netflix.github.io/titus/),
        [Salesforce](https://policy-sentry.readthedocs.io/en/latest/),
        [SoundCloud](https://intervene.dev/),
        [Square](https://square.github.io/okhttp/),
        [Zalando](https://opensource.zalando.com/skipper/)
        
        ### ... and successful Open Source projects
        
        [Arduino](https://arduino.github.io/arduino-cli/),
        [AutoKeras](https://autokeras.com/),
        [BFE](https://www.bfe-networks.net/),
        [CentOS](https://docs.infra.centos.org/),
        [Crystal](https://crystal-lang.org/reference/),
        [Electron](https://www.electron.build/),
        [FastAPI](https://fastapi.tiangolo.com/),
        [Knative](https://knative.dev/docs/),
        [Kubernetes](https://kops.sigs.k8s.io/),
        [kSQL](https://docs.ksqldb.io/),
        [Nokogiri](https://nokogiri.org/),
        [OpenFaaS](https://docs.openfaas.com/),
        [Pi-Hole](https://docs.pi-hole.net/),
        [Pydantic](https://pydantic-docs.helpmanual.io/),
        [Renovate](https://docs.renovatebot.com/),
        [Traefik](https://docs.traefik.io/),
        [Vapor](https://docs.vapor.codes/),
        [ZeroNet](https://zeronet.io/docs/),
        [WTF](https://wtfutil.com/)
        
        ## License
        
        **MIT License**
        
        Copyright (c) 2022 NKDuy
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to
        deal in the Software without restriction, including without limitation the
        rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
        sell copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in
        all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
        FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
        IN THE SOFTWARE.
        
Keywords: docums,documentation,theme
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.6
Description-Content-Type: text/markdown
