I hereby claim:
- I am leksa on github.
- I am leksa (https://keybase.io/leksa) on keybase.
- I have a public key ASDn1bNjI0vGO_gaDeLESrbh7HIDsRM9zSlZ2tUf0A8qeAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /*jshint strict:false*/ | |
| /*global CasperError console phantom require*/ | |
| /** | |
| * grab links and push them into xml | |
| */ | |
| var casper = require("casper").create({ | |
| }); |
| function parse_git_branch_and_add_brackets { | |
| git branch --no-color 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\ \[\1\]/' | |
| }.bash | |
| PS1="\h:\W \u\[\033[0;32m\]\$(parse_git_branch_and_add_brackets) \[\033[0m\]\$ " |
| <div id="gnfDemoHolder"> | |
| <a href="/" id="gnfLogo">goodnews</a> | |
| <div id="spinmov"></div> | |
| </div> | |
| <div class="film"> | |
| <span style="font-size: 80px">a</span><span style="font-size: 200px; color: #353230">film</span> <span style="font-size: 80px">production</span> | |
| <span style="display:block; margin-top:5px; font-size: 140px">coming soon</span> | |
| </div> |