Spark ✨ Build Status Gem Version Coverage Status

A Jekyll library for building fast component-based UI.

This library was heavily inspired by view/component creation from modern Javascript libraries like React and Vue.

Table of Contents

Install

Add this line to your application's Gemfile:

gem 'jekyll-spark'

And then execute:

bundle

Or install it yourself as:

gem install jekyll-spark

Documentation

View the docs to get started with Jekyll Components!

Examples

View the starter Component view files.