Skip to content

The documentation maintained by the community for Stash

Notifications You must be signed in to change notification settings

cj12312021/Stash-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stash-Docs

Website: https://stashapp.github.io/Stash-Docs

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.

About

The documentation maintained by the community for Stash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 89.1%
  • Ruby 10.9%