0.2.8 • Published 5 years ago

grunt-assemble-kss v0.2.8

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

Build Status Dependencies

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

5 years ago

0.2.7

5 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.19

8 years ago

0.1.18

8 years ago

0.1.17

8 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago