Jekyll Cards Boilerplate

screenshot of Jekyll Cards Boilerplate
jekyll
bulma
scss

A card theme for Jekyll made awesome using Bulma.

Overview

The Jekyll Cards Boilerplate is a card theme for Jekyll that utilizes the Bulma framework. It provides a user-friendly and customizable way to display content in a card format. With features such as dependency management, asset pipeline, testing, analytics, search, and comments, it offers a robust solution for creating engaging and interactive websites.

Features

  • Bulma 0.7.4: The theme is built on the Bulma CSS framework, providing a responsive and modern design.
  • jQuery 3.2.1: jQuery is included for enhanced interactivity and dynamic functionality.
  • Dependency management: The theme utilizes Bower to manage dependencies efficiently.
  • Asset pipeline: Jekyll Assets is used to handle the asset pipeline, making it easy to organize and process assets.
  • JS uglifier: The theme includes JS uglifier to minimize JavaScript code for improved performance.
  • HTML compression: The theme utilizes compress.html to compress HTML code for faster page loading.
  • Testing: The theme includes html-proofer for testing and validating HTML files to ensure quality and consistency.
  • Analytics: Google Analytics integration allows for tracking and analyzing website traffic and user behavior.
  • Search: Simple Jekyll Search is included for adding search functionality to the website.
  • Comments: Disqus integration allows for easy implementation of comments on the website.

Summary

The Jekyll Cards Boilerplate is a powerful theme for Jekyll that leverages the Bulma framework to provide a visually appealing and feature-rich card-based design for websites. With easy installation instructions and a range of customizable features, it allows users to create engaging and interactive websites with minimal effort.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.