This repository has been archived by the owner on Nov 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Kyle Kirkby edited this page Aug 12, 2019
·
8 revisions
This is an open source Jekyll theme built for use on the Linaro Jekyll static websites. This project aims to unify the styles and components of Linaro static websites and make it easier to replicate and deploy a new static site with enterprise features and quality.
Official Theme Demo: http://jumbojekyll.co.uk/
Websites using the theme:
A few of the main features that this theme offers:
- Lazy loading of images using the lazysizes.js/ls.unveilhook.js libraries
- Diverse page header options including options for a video background, lazy loaded background image carousel, responsive background image or breadcrumb header
- JQuery Double Scroll tables using the doubleScroll css class
- sticky-tab-bar Jekyll include (affixed on scroll)
- Nav.yml data file for navigation bar setup
- footer.yml data file for page footer setup
- Optional "Edit me on GitHub" buttons (useful for OSS projects)
- Universal Navbar (useful feature for a group of related websites)
- jekyll-assets currently used for the concatenation/minfication of javascript pacakges (soon to be using a gulpfile)
- jekyll-responsive-image plugin for generating resized images upon site build (soon to be using jekyll-picture-tag plugin for webp support)
- jekyll-data to override the settings/configuration defaults added to the theme.
- flow layout - the simplest way to create responsive and awesome static website pages without knowing any code (works well with a Jekyll CMS such as CloudCannon)
- SASS support from the built-in sass support from Jekyll
- Open links to an external website in a new tab (javascript snippet)
- Open links to an external website in a new tab (javascript snippet)
- Copy to clipboard javascript snippet for blog post code blocks
- Paginated blog using jekyll-paginate-v2 plugin
- Netlify CMS support for the "flow" layout and website config files i.e settings.yml, nav.yml, footer.yml
We happy to consider any contributions that you may have whether bugfixes/features. Please submit a pull request with your changes and we will take a look.
Jumbo Jekyll Theme | Developed by Kyle Kirkby for Linaro's Static Websites