generator-jekyll-starter-kit

🚀 Jekyll Progressive Web App Generator.

ISC License

Downloads
133
Stars
146
Committers
8

Bot releases are visible (Hide)

generator-jekyll-starter-kit - v3.1.7 Latest Release

Published by nirgn975 almost 4 years ago

3.1.7 (2021-01-09)

Continuous Integration

  • fix gpr publish workflow (ea1498d)
generator-jekyll-starter-kit - v3.1.6

Published by nirgn975 almost 4 years ago

3.1.6 (2021-01-09)

Continuous Integration

  • use PAT token in cd action to create a release (19bb1d8)
generator-jekyll-starter-kit - v3.1.5

Published by github-actions[bot] almost 4 years ago

3.1.5 (2021-01-09)

Continuous Integration

  • try to run workflow on all release events (6700afd)

Other

generator-jekyll-starter-kit - v3.1.4

Published by github-actions[bot] almost 4 years ago

3.1.4 (2021-01-09)

Continuous Integration

  • change publish workflow to run on released event (d4ba5a8)

Other

  • Merge branch 'main' of github.com:nirgn975/generator-jekyll-starter-kit into main (7dd3a82)
generator-jekyll-starter-kit - v3.1.3

Published by github-actions[bot] almost 4 years ago

3.1.3 (2021-01-09)

Continuous Integration

  • change publish workflow running trigger (d2af857)
generator-jekyll-starter-kit - v3.1.2

Published by github-actions[bot] almost 4 years ago

3.1.2 (2021-01-09)

Continuous Integration

  • separate publish to a new github workflow (250c657)
generator-jekyll-starter-kit - v3.1.1

Published by github-actions[bot] almost 4 years ago

3.1.1 (2021-01-09)

Continuous Integration

generator-jekyll-starter-kit - v3.1.0

Published by github-actions[bot] almost 4 years ago

3.1.0 (2021-01-09)

Chores

Continuous Integration

  • remove prepublish script (3278206)

Features

  • auto publish release on github (#150) (44a79dd), closes #150
  • replace travis-ci with github actions (#149) (d23f595), closes #149

Other

  • Add funding and update tags to 2021 (16a9d0c)
generator-jekyll-starter-kit - Version 3.0.6

Published by nirgn975 about 4 years ago

  • (fix): Fix README file.
  • (fix): Publish package only to npm.
generator-jekyll-starter-kit - Version 3.0.5

Published by nirgn975 about 4 years ago

  • (fix): GitHub action CD script to publish releases to npm and github registries.
generator-jekyll-starter-kit - Version 3.0.4

Published by nirgn975 about 4 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.
generator-jekyll-starter-kit - Version 3.0.3

Published by nirgn975 over 4 years ago

  • Run npm audit to fix vulnerabilities that found in different packages the project use.
  • Update dependencies.
  • Fix coverage.
generator-jekyll-starter-kit - Version 3.0.2

Published by nirgn975 over 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.
generator-jekyll-starter-kit - Version 3.0.1

Published by nirgn975 over 4 years ago

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

generator-jekyll-starter-kit - Version 3.0.0

Published by nirgn975 about 5 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.
generator-jekyll-starter-kit - Version 2.3.2

Published by nirgn975 over 6 years ago

Patches

  • #100 Update dependencies (@nirgn975)
generator-jekyll-starter-kit - Version 2.3.1

Published by nirgn975 over 6 years ago

Patches

  • #99 Update Jekyll and other dependencies (@nirgn975)
generator-jekyll-starter-kit - Version 2.3.0

Published by nirgn975 over 6 years ago

Minor Changes

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

Patches

  • #95 Update maintenance badge for 2018 (@nirgn975)
generator-jekyll-starter-kit - Version 2.2.3

Published by nirgn975 almost 7 years ago

Minor Changes

  • #93 Auto Deploy to npm (@nirgn975)
generator-jekyll-starter-kit - Version 2.1.2

Published by nirgn975 almost 7 years ago

Patches

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