Cecil logo

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.

Redirects

The Redirects component theme for Cecil provides support of _redirects file generation.

Source code Documentation

Quick download

composer require cecil/theme-redirects

MIT License

Headers

The Headers component theme for Cecil provides support of _headers file generation.

Source code Documentation

Quick download

composer require cecil/theme-headers

MIT License

Netlify

The Netlify component theme for Cecil provides support of Netlify's _redirects and _header.

Source code Documentation

Quick download

composer require cecil/theme-netlify

MIT License

Octicons

The Octicons component theme provides a Twig macro to use Primer Octicons icons in Cecil templates.

Source code Documentation

Quick download

composer require cecil/theme-octicons

MIT License

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 Documentation

Quick 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 Documentation

Quick download

composer require cecil/theme-fontawesome

MIT License

Netlify CMS

The Netlify CMS component theme for Cecil provide support of Netlify CMS.

Source code Documentation

Quick 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 Documentation

Quick download

composer require cecil/theme-podcast

MIT License