Enabling Libraries
Most Third Party libraries are enabled on demand via a configuration file at data/configScripts.json.
Items set to true will be included when the site is built. Items set to false will be excluded when the site is built.
[{
"ajaxChimp": false,
"cloudflare": false,
"fontAwesome": true,
"jqueryUI": false,
"jsCookie": false,
"netlifyIdentity": false,
"slick": false,
"schemaDotOrg": false
}]
Resources
Ajax Chimp
jQuery plugin for simple integration of forms with MailChimp.
Learn More
Cloudflare Stream
An SDK for working with Cloudflare's Stream video API.
Learn More
Font Awesome
Extensive and user friendly icon library for web projects.
Learn More
jQuery UI
UI interactions, effects, widgets & themes built on jQuery.
Learn More
js Cookie
Lightweight JavaScript API for managing website cookies.
Learn More
Netlify Identity
Authentication for static sites and single page apps.
Learn More
Shopify
Adding Colony Framework to Shopify themes & editing in VS Code.
Learn More
Slick Slider
Easy to use jQuery carousel slider plugin for websites.
Learn More
Strapi
Self-hosted content management system for web projects.
Learn More
schema.org
Schemas for embedding Search Engine structured data.
Learn More