[READ-ONLY] Mirror of https://github.com/probablykasper/v5.kasper.space. v5.kasper.space
personal-website website
0

Configure Feed

Select the types of activity you want to include in your feed.

Added npm scripts (aka no need for gulp cli)

Kasper (Jul 6, 2019, 11:43 PM +0200) df4de7ea c0387180

+4
+4
package.json
··· 1 1 { 2 + "scripts": { 3 + "start": "gulp", 4 + "deploy": "gulp deploy" 5 + }, 2 6 "dependencies": { 3 7 "@babel/core": "^7.2.0", 4 8 "@babel/plugin-transform-runtime": "^7.2.0",