projects
/
web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
First draft of stacked borows impl post
[web.git]
/
research
/
upload.sh
1
#/bin/bash
2
cd "$(dirname "$0")"
3
4
jekyll build
5
cd _site
6
rsync ./ mpi-contact:public_html/ -aP