puppy icon indicating copy to clipboard operation
puppy copied to clipboard

Starter kit and delivery system for building static prototypes with Twig

Results 7 puppy issues
Sort by recently updated
recently updated
newest added

@NathanHass Has been using this one a bunch: ``` const resizeImages = async function() { const sizes = [ { width: 320, quality: 0.9, suffix: '' }, { width: 640,...

enhancement

The test files are needed for this repo, but not by projects scaffolded from it. The end result is failing TravisCI builds as soon as any updates are made.

bug

"we should add a task to generate favicon, app icons, etc from an image file"

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@​romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@​romainmenke). 15.10.0...

dependencies

Puppy thumbnail images rely on ImageMagick, therefore I think we should add this to the ReadMe under installation: `brew install graphicsmagick`

documentation