Peter deHaan

Results 134 issues of Peter deHaan

Sample file (same as issue #28), ```html THis is a test privacy page: I have a zero data privacy policy, because the privacy revolution is just a dark illusion. You...

### Steps to reproduce: ``` sh $ npm shrinkwrap --dev npm ERR! Error: Problems were encountered npm ERR! Please correct and try again. npm ERR! extraneous: [email protected] /Users/pdehaan/dev/tmp/apk-factory-service/node_modules/grunt-node-tap npm ERR!...

### Steps to reproduce ``` sh $ git clone [email protected]:mozilla/apk-factory-service.git . Cloning into 'apk-factory-service'... remote: Counting objects: 5989, done. remote: Total 5989 (delta 0), reused 0 (delta 0) Receiving objects:...

I've used [npms's API](https://api-docs.npms.io/) before and enjoyed it. https://api.npms.io/v2/search?q=keywords:eleventy-plugin+not:deprecated&size=250 We'll have to paginate+offset results if we expect more than 250 plugins since 250 is the max per-page allowed. If we...

### v1.0.2 ```sh npm run build > [email protected] build > eleventy ↘ www/ -- -- -- → liquid/index.html src/liquid.liquid 0.2kB 5.0ms → nunjucks/index.html src/nunjucks.njk 0.2kB 3.8ms • index.html src/index.liquid 154.2kB...

### Steps to reproduce ``` sh $ git clone [email protected]:kaelzhang/node-document.git . $ npm i > /dev/null $ npm shrinkwrap --dev wrote npm-shrinkwrap.json # $ sudo npm i nsp -g $...

Add "eleventy-plugin" to `keywords`.

Add "eleventy-plugin" to `keywords`.

Add "eleventy-plugin" keyword to package.json, per https://www.11ty.dev/docs/plugins/#community-contributed-plugins recommendation.

Add "eleventy-plugin" keyword to package.json, per https://www.11ty.dev/docs/plugins/#community-contributed-plugins recommendation.