Sha256: e40345e2a982b5b76b396e1445b29c41c487fa9fbfd55b9fe051d00c62ad72b7
Contents?: true
Size: 849 Bytes
Versions: 4
Compression:
Stored size: 849 Bytes
Contents
# Codebuild Documentation This project powers the codebuild documementation website: [https://codebuild.cloud](https://codebuild.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/tongueroo/codebuild.git cd codebuild/docs bundle bin/web You'll be able to view the site on [http://localhost:4000](http://localhost:4000). ## Rordering Site Nav To reorder the `nav_order` for links on the sidenav run: cd docs jekyll-sort reorder
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
codebuild-0.6.3 | docs/README.md |
codebuild-0.6.2 | docs/README.md |
codebuild-0.6.1 | docs/README.md |
codebuild-0.6.0 | docs/README.md |