Generator Jekyll Starter Kit Versions Save

🚀 Jekyll Progressive Web App Generator.

v3.0.4

3 years ago
  • Run npm audit to fix vulnerabilities that found in different packages the project use.
  • Add GitHub action CD script to publish releases to npm and github registries.

v3.0.3

4 years ago
  • Run npm audit to fix vulnerabilities that found in different packages the project use.
  • Update dependencies.
  • Fix coverage.

v3.0.2

4 years ago
  • Run npm audit to fix vulnerabilities that found in different packages the project use.
  • Add github action to test and lint (remove travis-ci).
  • Add dependabot.
  • Fix badges in README.md file.
  • Add Issues and Pull requests templates, and created CODE_OF_CONDUCT file.

v3.0.1

4 years ago

Run npm audit to fix 8 vulnerabilities that found in different packages the project use.

v3.0.0

4 years ago

About the release

The big change is updating Jekyll to it's newest version, version 4.0. We also

  • Update all of the dependencies.
  • Add support for node version 12.
  • Replace nsp with npm audit.
  • Update maintenance badge.

v2.3.2

5 years ago

Patches

  • #100 Update dependencies (@nirgn975)

v2.3.1

6 years ago

Patches

  • #99 Update Jekyll and other dependencies (@nirgn975)

v2.3.0

6 years ago

Minor Changes

  • #97 Upgrade Jekyll to version 3.7.2 (@nirgn975)

Patches

  • #95 Update maintenance badge for 2018 (@nirgn975)

v2.2.3

6 years ago

Minor Changes

  • #93 Auto Deploy to npm (@nirgn975)

v2.1.2

6 years ago

Patches

  • #90 Adding troubleshooting issues(@RoySegall)
  • #91 Fixing JS including. (@RoySegall)