aboutsummaryrefslogtreecommitdiff
path: root/slides/new.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-08 17:57:53 -0300
committerEuAndreh <eu@euandre.org>2018-07-08 17:57:53 -0300
commit23744c961f5c1860434fcc064ed736713acca000 (patch)
tree799fb772b902d09ff8f706c115d249b00b410079 /slides/new.sh
parentAdd slides/new.sh for bootstrapping new reveal.js presentations (diff)
downloadeuandre.org-23744c961f5c1860434fcc064ed736713acca000.tar.gz
euandre.org-23744c961f5c1860434fcc064ed736713acca000.tar.xz
Create base index.org sample slide
Diffstat (limited to '')
-rwxr-xr-xslides/new.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/slides/new.sh b/slides/new.sh
index f985ca6..1321eb9 100755
--- a/slides/new.sh
+++ b/slides/new.sh
@@ -19,4 +19,5 @@ function update-reveal-js(){
outdir="$1"
mkdir "$outdir"
mkdir "$outdir/reveal.js"
+cp base.org "$outdir/index.org"
update-reveal-js $outdir