2023-09-04 15:44:13 +03:00
2023-05-01 06:15:28 +03:00
2023-02-13 10:25:26 +02:00
2023-04-21 02:31:00 +03:00
2023-07-26 01:56:48 +03:00
2023-09-04 15:44:13 +03:00
2023-09-04 15:39:07 +03:00
2023-08-29 01:22:28 +03:00
2023-06-15 12:08:11 +03:00
2023-08-12 23:44:04 +03:00
2023-07-20 17:07:07 +03:00
2023-08-07 19:33:15 +03:00
2022-12-01 21:06:17 +02:00
2023-02-03 15:32:01 +02:00
2023-02-13 04:12:06 +02:00
2023-02-13 04:12:06 +02:00
2023-02-13 04:12:06 +02:00
2022-12-01 11:28:23 +11:00
2023-07-01 14:17:50 +03:00
2023-07-01 14:17:50 +03:00
2023-02-13 10:25:26 +02:00
2023-08-27 08:11:56 +03:00
2023-06-13 09:49:47 +03:00
2022-12-04 03:46:17 +02:00
2023-08-27 07:44:39 +03:00
2023-02-13 04:12:06 +02:00
2022-12-21 07:38:31 +02:00
2023-02-13 04:12:06 +02:00

Stash-Docs

Website: https://docs.stashapp.cc

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 Ruby

Prerequsites

  • Ruby v2.5.0 or higher, including all development headers (check your Ruby version using ruby -v)
  • RubyGems (check your Gems version using gem -v)
  • Bundler gem run gem install bundler
  • Clone/download the repository

Building the site

  1. Open Terminal/Command Prompt with Ruby and go to your directory where you saved the copy of the repository
  2. Run bundle exec jekyll serve

You can add --livereload option to automatically refresh the page after changes.

Languages
HTML 100%