publish.sh @ 7a30f287900b

Update chapters/35.markdown

Note that you can’t use negative indices with strings, only slices with negative indices.
author ZyX-I <kp-pav@ya.ru>
date Sun, 19 Aug 2012 12:57:07 +0400
parents 2c4bac4c830b
children 43b681f150a2
#!/usr/bin/env bash

set -e
./venv/bin/python ../bookmarkdown/bookmarkdown/bookmarkdown build
rsync --delete -az build/html/ sl:/var/www/vimscript/