Sha256: 0d200f8ba4846f79a3617ef52115bc581ba6190e5a3e923e372750107c621882

Contents?: true

Size: 746 Bytes

Versions: 18

Compression:

Stored size: 746 Bytes

Contents

# Sonic Screwdriver Documentation

This project powers the sonic documementation website: [sonic-screwdriver.cloud](http://sonic-screwdriver.cloud).  It is a static website generated by [Jekyll](https://jekyllrb.com/).

## Contributing

For minor changes like typos, you can click **Suggest an edit to this page**, located at the bottom of each article. This will take you to the source file on GitHub, where you can submit a pull request for your change through the UI.

## Local Setup

For larger fixes, you can run the site locally with the following:

```
git clone https://github.com/boltopslabs/sonic.git
cd sonic/docs
bundle
jekyll clean
jekyll serve
```

You'll be able to view the site on [http://localhost:4000](http://localhost:4000).

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
sonic-screwdriver-2.2.7 docs/README.md
sonic-screwdriver-2.2.6 docs/README.md
sonic-screwdriver-2.2.5 docs/README.md
sonic-screwdriver-2.2.4 docs/README.md
sonic-screwdriver-2.2.3 docs/README.md
sonic-screwdriver-2.2.2 docs/README.md
sonic-screwdriver-2.2.1 docs/README.md
sonic-screwdriver-2.2.0 docs/README.md
sonic-screwdriver-2.1.1 docs/README.md
sonic-screwdriver-2.1.0 docs/README.md
sonic-screwdriver-2.0.0 docs/README.md
sonic-screwdriver-1.4.0 docs/README.md
sonic-screwdriver-1.3.2 docs/README.md
sonic-screwdriver-1.3.0 docs/README.md
sonic-screwdriver-1.2.0 docs/README.md
sonic-screwdriver-1.1.1 docs/README.md
sonic-screwdriver-1.1.0 docs/README.md
sonic-screwdriver-1.0.0 docs/README.md