Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

[WIP] An opinionated way of organizing front-end code in Middleman, based on components

Notifications You must be signed in to change notification settings

komposable/middleman-komponent

Repository files navigation

Komponent, for Middleman

middleman-komponent aims at implementing an opinionated way of organizing front-end code in Middleman, based on components, similar to what Komponent offers in Rails.

Getting started

Follow Middleman documentation to Start a New Site.

Then, add middleman-komponent to your Gemfile:

# Gemfile

gem "middleman-komponent"

Activate the extension in your config:

# config.rb

activate :komponent

Releases

No releases published

Packages

No packages published

Languages