Settings

This section provides detailed information about various settings for your Jekyll website.

  • Jekyll Data Files Configuration Guide

    Jekyll Data Files Configuration Guide Overview The _data directory in Jekyll allows you to store structured data that can be easily accessed in your templates. This guide provides a comprehensive overview of each data file in the Snowlake Jekyll Theme. 1. clients_carousel.yml Purpose Manages the configuration for the clients/brands carousel section. Structure brands: images: - img: "/assets/images/art/z1.svg" url: "#" alt: "brand z1" # More brand entries... Key Properties img: Path to brand logo/image url: Link for the brand (can be external or internal) alt: Alternative text for accessibility Usage Example {% for brand in site.