I hereby claim:
- I am 0-vortex on github.
- I am 0_vortex (https://keybase.io/0_vortex) on keybase.
- I have a public key ASBvX3KuBA4aDa3-iQoFgAewrQyo6IT50bl9I2uxAltdYQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
This is a GIST containing the static files for https://vortex.name like the profile picture or Digital Garage Certification, various logos, etc.
| export GPLAYTOKEN=ya29.Glv9A4RShR1MZQtx3xnz-0K3supdu_UAT6sWrM9RMvBaY-s9xaUA80OQIHrvDelCHWij9OxYV8aHQ8k5xfCQ1Y24HWy2Zs56PqkmYjjPhYh6psvecNynAhITHzOH | |
| export VIPS_WARNING=0 | |
| node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \ | |
| -t $GPLAYTOKEN build/_cards.json -w 0 | |
| node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \ | |
| -t $GPLAYTOKEN build/_jobs.json -w 2 | |
| node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \ |
Initial idea is based on the list available at https://github.com/ligurio/Continuous-Integration-services/blob/master/continuous-integration-services-list.md.
It contains only services that provide a sensible amount of features for open source projects or non-profit organisations. I've also added several tools I used or tested with a minimal up and running configuration.
To summarise the review factors for this document:
| bind r source-file ~/.tmux.conf | |
| unbind C-b | |
| set -g prefix ` | |
| # Window titles | |
| set -g set-titles on | |
| set -g set-titles-string "#T" | |
| # Pane colors |