Colony Web Solutions Logo
  • Wiki
  • Toolkit
  • Component Library
  • Support
  • Log Out
  • Wiki
  • Toolkit
  • Component Library
  • Support
  • Log Out
Quick Start
Overview
Hugo
Overview Hugo Documentation YouTube Playlist
Project Repositories
Directory Structure Layouts Folder Static Folder
Framework
Overview Root Variables Colors Fonts & Text Common Elements Responsive Spacing Margins & Padding Layout & Positioning Containers Content Boxes Flex Grid
Development System
Overview 1. Project Setup 2. Framework Config 3. Development 4. Responsive 5. Quality Assurance Demo Build
Components
Overview Component Library Types & Structure Pre-Installed Simple Installation Advanced Installation Customisation Development
Third Party
Overview Ajax Chimp Cloudflare Stream Font Awesome jQuery UI js Cookie Netlify Identity Shopify Slick Slider Strapi Schema Dot Org
Third Party

For ease of access third party libraries that are regulalrly used in our websites are preloaded to our standard Project Repositories. All relevant files are included and pre-linked so they are available for development with minimal configuration.

Libraries can be enabled via a config file as requried so they are no unneccessarily loaded.

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
Footer © Business Name
Empowered by COLONY Web Solutions