1.3.0 • Published 3 years ago

niepsuj-kss-template v1.3.0

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

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.
1.3.0

3 years ago

1.2.3

3 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago