:droplet: API Documentation template for Jekyll
Aviator is a legacy API documentation template for Jekyll developed by CloudCannon. It provides a three-column layout, full responsiveness, and a search feature. The template is optimized for editing in CloudCannon and comes with pre-styled components and auto-generated navigation based on categories. It also includes SEO tags for better visibility and integration with Google Analytics for tracking website traffic. The template is easy to set up by adding site and author details in the _config.yml file and can be edited using Jekyll commands through Bundler. Aviator supports different collections for organizing content and allows customization of the order of collections and documents. Documentation pages can be excluded from search results by adding excluded_in_search: true to the front matter.
To install Aviator, follow these steps:
bundle install
bundle exec jekyll serve
Aviator is a legacy API documentation template for Jekyll that provides a responsive three-column layout and search functionality. It offers pre-styled components and auto-generated navigation based on categories, making it easy to organize and update documentation pages. The template is optimized for editing in CloudCannon and includes SEO tags and integration with Google Analytics. Installation is straightforward and requires adding site details in the _config.yml file and running Jekyll commands through Bundler. The template supports different collections and allows customization of the order of collections and documents. Additionally, documentation pages can be excluded from search results if needed.