niepsuj-kss-template

1.3.0 • Public • Published

Builder for kss-node generator.

Install

npm install niepsuj-kss-template
yarn add niepsuj-kss-template

Use

$ kss \
    --source "source folder" \
    --destination "destination folder" \
    --builder "path to template" \
    --custom "path/to/footer.hbs" \
    --js "path/to/js/file.js" \
    --js "path/to/another/js/file.js" \
    --css "path/to/css/file.css" \
    --css "path/to/another/css/file.css"
  • --custom - It can be string or HTML placed in orange footer below the navigation. It can be also path to footer.hbs file. In that case this file will be compiled with package.json file as an input.

Readme

Keywords

Package Sidebar

Install

npm i niepsuj-kss-template

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

36.8 kB

Total Files

15

Last publish

Collaborators

  • niepsuj