Skip to content

Lytkini/aviator-jekyll-template

This branch is 37 commits behind CloudCannon/aviator-jekyll-template:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

512c255 Â· Mar 22, 2018

History

31 Commits
Jan 24, 2018
Jan 24, 2018
Feb 5, 2018
Feb 21, 2018
Feb 6, 2018
Jan 24, 2018
Jan 24, 2018
Mar 22, 2018
Jan 28, 2015
Feb 6, 2018
Feb 6, 2018
Jul 22, 2016
Feb 6, 2018
Feb 18, 2018
Dec 1, 2016
Dec 1, 2016
Feb 5, 2018
Feb 18, 2018
Jan 24, 2018
Dec 1, 2016
Dec 1, 2016

Repository files navigation

Aviator

API documentation template for Jekyll. Browse through a live demo. Start documenting your API with this configurable theme.

Aviator template screenshot

Aviator was made by CloudCannon, the Cloud CMS for Jekyll.

Find more templates, themes and step-by-step Jekyll tutorials at CloudCannon Academy.

Features

  • Three column layout
  • Fully responsive
  • Full text search
  • Pre-styled components
  • Auto-generated navigation based on category
  • Optimised for editing in CloudCannon
  • SEO tags
  • Google Analytics

Setup

  1. Add your site and author details in _config.yml.
  2. Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).

Develop

Aviator was built with Jekyll version 3.7.2, 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

Editing

Aviator is already optimised for adding, updating and removing documentation pages in CloudCannon.

Usage

  • Each section is a different collection, this helps organise your content.
  • Set the order of the collections with the position field in collection configuration in _config.yml.
  • Set the order of the documents inside a collection by setting the position in front matter.

Search

  • Add excluded_in_search: true to any documentation page's front matter to exclude that page in the search results.

About

💧 API Documentation template for Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.5%
  • HTML 18.5%
  • JavaScript 17.2%
  • Ruby 5.8%