Add Ansible and Ansistrano slides
This commit is contained in:
parent
45f9c443c6
commit
6f32c87345
26 changed files with 1181 additions and 1 deletions
|
@ -34,7 +34,7 @@ command('pdf generate <talk>'): |
|
|||
command('pdf watch <talk>'): |
|
||||
#!bash|=
|
||||
cd ={ input.argument('talk') }
|
||||
passthru nodemon -e rst,style,txt -x "={ @('rst2pdf.command') }"
|
||||
passthru nodemon -e rst,style,txt,jpg,png -x "={ @('rst2pdf.command') }"
|
||||
|
||||
command('thumbnail <talk>'):
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue