Skip to content

stashapp/Stash-Docs

Stash-Docs

Website: https://docs.stashapp.cc

Join Our Community

We are excited to announce that we have a new home for support, feature requests, and discussions related to Stash and its associated projects. Join our community on the Discourse forum to connect with other users, share your ideas, and get help from fellow enthusiasts.

Contributing

Everyone is welcome to help with the documentation. All changes are managed through pull requests.

Read step-by-step guide on how to create a pull request CONTRIBUTING.md.

Running locally with pip

Prerequisites

  • Python modules
    • mkdocs-material=="9.*"
    • mkdocs-git-revision-date-localized-plugin
    • mkdocs-git-committers-plugin-2
    • mkdocs-glightbox
    • mkdocs-material[imaging]
    • mkdocs-redirects
    • Install all with pip install mkdocs-material=="9.*" mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 mkdocs-glightbox mkdocs-material[imaging] mkdocs-redirects
  • Clone/download the repository

Building the site

  1. Open Terminal/Command Prompt and go to your directory where you saved the copy of the repository
  2. Run mkdocs serve

License

The documentation site is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.