I hereby claim:
- I am zoepage on github.
- I am zoepage (https://keybase.io/zoepage) on keybase.
- I have a public key ASBedlKTauZIuWhp5KRUONW5IN6IWhtoZAjBuZ_cUflcDAo
To claim this, I am signing this object:
'use strict' | |
var toId = require('./utils/to-id') | |
module.exports = push | |
/** | |
* pushes one or multiple objects from local to remote database | |
* | |
* @param {String,Object} docsOrIds object, ID of object or array of objects/ids (all optional) |
# Currently blocking | |
Google Fonts | |
----- | |
the [script to add fonts](https://gist.github.com/mousemke/80df3ee66973fae8171ad748a21d5e2e) is actually written, but what fonts are we using / allowing? where are they being set? where is the info coming from? | |
--> we are loading all of the font names for the dropdown menue | |
when google fonts are blocked, (adblock, ghostery, etc) we need a fallback to a good system font stack. |
# Write up ViewSource 2016 | |
https://viewsourceconf.org/berlin-2016/ | |
- RadialSystem V, Berlin | |
- 2 Days | |
- 500 Attendees | |
- 18 Speaker | |
- several Workshops / Discussion Tracks / Demo corners |
I hereby claim:
To claim this, I am signing this object:
### Phrase: | |
hi guys, | |
hey guys, | |
hello guys, | |
you guys, | |
guys | |
### Respose: | |
Did you mean team? | |
Did you mean all? |
You work a lot with PRs from forked repos within your team? | |
My workflow for this: | |
Create a remote url with the name of the person as identifier like below: | |
$ git remote -v | |
julien https://github.com/julienw/perf.html.git | |
main https://github.com/devtools-html/perf.html.git | |
mstange https://github.com/mstange/perf.html.git |