Skip to content

Instantly share code, notes, and snippets.

@calebhsu
Last active September 26, 2015 22:33
Show Gist options
  • Save calebhsu/2b99e9842cbdde335117 to your computer and use it in GitHub Desktop.
Save calebhsu/2b99e9842cbdde335117 to your computer and use it in GitHub Desktop.
Noah's Ark 7 (simplified) using CraftML tags
<craft>
<info>
<title> Noah's Ark 7 (Simplified) </title>
</info>
<craft name="frame" module="frame"/>
<craft name="page7">
<craft name="page" module="craft-page"/>
<craft name="ark" module="Ekn9Q"/>
<craft name="rainbow" module="Vyegb"/>
<page xmargin="40" color="white">
<col spacing="5">
<rainbow t="scale(2.5 2.5 1)"></rainbow>
<ark t="scale(1.5 1.5 1)"></ark>
</col>
</page>
</craft>
<frame>
<picture>
<page7></page7>
</picture>
<caption>
<braille> rainbow over the ark </braille>
</caption>
</frame>
</craft>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment