diff --git a/make.sh b/make.sh index 55ee0a2..254a13a 100755 --- a/make.sh +++ b/make.sh @@ -4,18 +4,22 @@ targetDir='post/' post() { tmp=".swap" + full=".fullswap" base=$(basename $1) - # Glue all the things - pandoc $1 | cat 'templates/post-header.html' - 'templates/post-footer.html' >> $tmp - sed -i "5i