Theme Components
Theme Components are partial themes, which add features to an existing site, such as a Service Worker, an audio player, integration in Netlify, etc.
PWA
The PWA component theme for Cecil provides helpers to implement a Web manifest and a service worker to turn a website into a Progressive Web App.
Source code DocumentationQuick download
composer require cecil/theme-pwa
MIT License
Font Awesome
The Font Awesome component theme for Cecil provides helpers to use Font Awesome icons.
Source code DocumentationQuick download
composer require cecil/theme-fontawesome
MIT License
Netlify
The Netlify component theme for Cecil provides support of Netlify's _redirects and _header.
Source code DocumentationQuick download
composer require cecil/theme-netlify
MIT License
Netlify CMS
The Netlify CMS component theme for Cecil provide support of Netlify CMS.
Source code DocumentationQuick download
composer require cecil/theme-netlifycms
MIT License
Podcast
The Podcast component theme for Cecil provide templates to publish an audio show on the web.
Source code DocumentationQuick download
composer require cecil/theme-podcast
MIT License