With Edition you can create beautiful documentation for your product or service. We use it for the CloudCannon Documentation site which helps us structure content into categories. We also see developers creating documentation sites for their clients to show them how to update their CloudCannon website.
Product documentation template for Jekyll. Browse through a live demo. Start documenting your product, application, service or website with this configurable theme.
Edition was made by CloudCannon, the Cloud CMS for Jekyll.
Find more templates, themes and step-by-step Jekyll tutorials at CloudCannon Academy.
_config.yml
.Edition was built with Jekyll version 3.3.1, but should support newer versions as well.
Install the dependencies with Bundler:
$ bundle install
Run jekyll
commands through Bundler to ensure you’re using the right versions:
$ bundle exec jekyll serve
Edition is already optimised for adding, updating and removing documentation pages in CloudCannon.
_docs
folder.excluded_in_search: true
to any documentation page’s front matter to exclude that page in the search results.site.show_full_navigation
to control all or only the current navigation group being open.