Sha256: d18b635c13626d6898f3da732aa03e10513139d6d63cf82ff8b72ac203b7666e
Contents?: true
Size: 704 Bytes
Versions: 5
Compression:
Stored size: 704 Bytes
Contents
# Jack Documentation This project powers the jack documementation website: [jack-eb.com](http://jack-eb.com). 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/tongueroo/jack.git cd jack/docs bundle jekyll clean jekyll serve ``` You'll be able to view the site on [http://localhost:4000](http://localhost:4000).
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jack-eb-1.4.4 | docs/README.md |
jack-eb-1.4.3 | docs/README.md |
jack-eb-1.4.2 | docs/README.md |
jack-eb-1.4.1 | docs/README.md |
jack-eb-1.4.0 | docs/README.md |