DEPRECATED: Please use jekyll-spark instead!!!
A Jekyll library for building component-based UI
This library was heavily inspired by view/component creation from modern Javascript libraries like React and Vue.
Table of Contents
- Install
- Documentation
- Examples
Install
Add this line to your application's Gemfile:
gem 'jekyll-components'
And then execute:
bundle
Or install it yourself as:
gem install jekyll-components
Documentation
View the docs to get started with Jekyll Components!
Examples
View the starter Component view files.