Created
August 10, 2011 20:34
-
-
Save ecylmz/1138173 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ecylmz@19:~/p$ rake | |
(in /home/ecylmz/p) | |
cd perde-nedir | |
cd - | |
cd falan-filan | |
cd - | |
cd foo-bar | |
cd - | |
cd perde-nedir | |
cd - | |
cd perde-nedir | |
landslide -i perde-nedir.cfg | |
Config perde-nedir.cfg | |
Using configured theme light | |
Entering . | |
Entering ./media | |
Exiting ./media: no contents found | |
Adding ./perde-nedir.md (markdown) | |
Embedded image ./media/elvis.png | |
Generated file: presentation.html | |
sed -i -e "s/^\([[:blank:]]*var hiddenContext = \)false\(;[[:blank:]]*$\)/\1true\2/" presentation.html | |
mv presentation.html perde-nedir.html | |
cd - | |
cutycapt --url=file:///home/ecylmz/p/perde-nedir/perde-nedir.html#slide1 --out=perde-nedir/perde-nedir.png --user-style-string='div.slides { width: 900px; overflow: hidden; }' --min-width=1024 --min-height=768 --delay=1000 | |
(<unknown>:8203): Gtk-WARNING **: Tema aygıtı module_path "ubuntulooks" içinde bulunamadı, | |
mogrify -resize 240 perde-nedir/perde-nedir.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment