Go to file
Ruben van de Ven 418fc4df6e fixes for mobile, and stricter use of jsonld context 2018-10-16 09:55:27 +02:00
src fixes for mobile, and stricter use of jsonld context 2018-10-16 09:55:27 +02:00
.babelrc Use gulp 2018-08-26 13:15:02 +02:00
README.md Add README 2018-09-30 19:21:45 +02:00
gulpfile.js fixes for mobile, and stricter use of jsonld context 2018-10-16 09:55:27 +02:00
index.html New items and some fixes 2018-10-12 14:47:58 +02:00
package.json Use gulp 2018-08-26 13:15:02 +02:00
rubenvandeven.jsonld fixes for mobile, and stricter use of jsonld context 2018-10-16 09:55:27 +02:00

README.md

Portfolio

gulp serve

Generate thumbnails: (TODO: gulpify this)

convert -define jpeg:size=200x200 assets/image/*  -thumbnail 100x100^ -gravity center -extent 100x100  -set filename:f 'assets/thumb/%t.%e' +adjoin '%[filename:f]'

TODO

  • minify D3.js with selective components