summaryrefslogtreecommitdiff
path: root/slides/git/build.sh
diff options
context:
space:
mode:
authorPrabhu Ramachandran2015-01-22 00:45:52 +0530
committerPrabhu Ramachandran2015-01-22 00:45:52 +0530
commit7799dcb5b3338ffa5607dce75e89cd5b1e63c7ae (patch)
tree48252a0cda45a0f0f3d3e7adbc3f185521b95c4e /slides/git/build.sh
parentd6eca672461aa999fa58596100570029d482d2a7 (diff)
downloadsees-7799dcb5b3338ffa5607dce75e89cd5b1e63c7ae.tar.gz
sees-7799dcb5b3338ffa5607dce75e89cd5b1e63c7ae.tar.bz2
sees-7799dcb5b3338ffa5607dce75e89cd5b1e63c7ae.zip
Adding git slides to repo.
These are slides made for the course at IITB in Jan 2015.
Diffstat (limited to 'slides/git/build.sh')
-rwxr-xr-xslides/git/build.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/slides/git/build.sh b/slides/git/build.sh
new file mode 100755
index 0000000..9d626d7
--- /dev/null
+++ b/slides/git/build.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rst2s5.py --theme=small-white presentation.rst presentation.html
+
+