0.7.4 • Published 4 years ago

pug-scss-ts-setup v0.7.4

Weekly downloads
25
License
MIT
Repository
github
Last release
4 years ago

pug-scss-ts-setup

(psst-setup in short)

A setup for easy static site development without redundancy and with automation.

Features

  • Pug > minified HTML
  • SCSS > compressed and prefixed CSS inlined into HTML
  • TypeScript with ES6 modules > bundled, uglified ES5 JavaScript
  • Images (.jpg, .png) > compressed and converted to .webp
  • Other files are copied to dist
  • Watch mode compatible with all above

Installation

npm i -g pug-scss-ts-setup

Usage

CLI only for now.

psst-setup <command>
commandDescription
instantSets up an empty-ish project and watches files for changes
instant -eSame as instant, but there are more example files to see how it looks like
buildBuilds the src directory to dist
watchBuilds and watches files for changes
setupSets up an empty-ish project
setup -eSets up an example project

Run with the --dev option for development mode (no minify etc.).

Contributing

All pull requests, tests and issues are welcome.

License

MIT

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago