kickin

CLI for bootstrapping new projects with Eleventy.

ISC License

Downloads
12
Stars
4
Committers
3

Bot releases are visible (Hide)

kickin - 0.4.0 (May 6, 2021) Latest Release

Published by Kapelianovych over 3 years ago

Added

  • Filtering styles and scripts variables in templates.
  • Handling absolute urls in styles.
  • serve and certs commands.
  • Adjusting proper extensions to generated images from CSS.

Fixed

  • If user define current folder as ., then message to move to . folder will not be showed.
  • Undefined variable error while processing urls in styles.
kickin - 0.3.1 (April 19, 2021)

Published by Kapelianovych over 3 years ago

Changed

  • Return back generation of sitemap, because of its necessity.
kickin - 0.3.0 (April 19, 2021)

Published by Kapelianovych over 3 years ago

Added

  • Automatic generation of .env file.

Changed

  • Package is bundled as bunch of ES modules (They are stable up from NodeJS v12.20.0).
  • sitemap.xml is generated only in production environment by default.
kickin - 0.2.0 (April 16, 2021)

Published by Kapelianovych over 3 years ago

Added

  • Automatic installing peerDependencies for npm version 6 and below - #1.
  • Example of .env file in standard template.
  • Progress bar and percentage to display current progress - #2.
  • Package name next to the progress bar, that is currently in installation process.
  • Add hint about switching to generated project #2.
kickin - 0.1.0 (April 15, 2021)

Published by Kapelianovych over 3 years ago

Added

  • Ability to generate Eleventy project with support of style processing, image compression, generating PWA icons, bundling scripts, creating sitemap and service worker.