0.2.8 • Published 7 years ago
grunt-assemble-kss v0.2.8
grunt-assemble-kss
KSS Style Guide Generator plugin for Assemble
Getting Started
$ npm i grunt-assemble-kss --save-dev
Next, register the plugin with Assemble:
assemble: {
options: {
plugins: ['grunt-assemble-kss', 'other/plugins/*'],
kss: {
src: "test/fixtures/scss",
src_mask: "*.scss",
overviewMarkdownFile:"styleguide.md",
dest: "test/actual",
template: "test/fixtures/layouts/style-guide-layout.hbs",
templateIframe: "test/fixtures/layouts/iframe-content.hbs"
}
}
}
Options
Contributing
We welcome all kinds of contributions!
Author
Ergosign
License
Copyright © 2015 Ergosign Released under the MIT license.
0.2.8
7 years ago
0.2.7
7 years ago
0.2.6
7 years ago
0.2.5
7 years ago
0.2.4
7 years ago
0.2.3
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago
0.1.19
9 years ago
0.1.18
9 years ago
0.1.17
9 years ago
0.1.16
9 years ago
0.1.15
9 years ago
0.1.14
9 years ago
0.1.13
9 years ago
0.1.12
9 years ago
0.1.11
9 years ago
0.1.10
9 years ago
0.1.9
9 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago