adds rake task to scrape sites for spec examples

This commit is contained in:
Jessica Lynn Suttles 2013-02-07 14:09:25 -08:00
parent dfa6047eb9
commit 506ae94adb
29 changed files with 368 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<!-- http://microformats.org/wiki/microformats-2 -->
<div class="h-event">
<a class="p-name u-url" href="http://indiewebcamp.com/2012">
IndieWebCamp 2012
</a>
from <time class="dt-start">2012-06-30</time>
to <time class="dt-end">2012-07-01</time> at
<span class="p-location h-card">
<a class="p-name p-org u-url" href="http://geoloqi.com/">
Geoloqi
</a>,
<span class="p-street-address">920 SW 3rd Ave. Suite 400</span>,
<span class="p-locality">Portland</span>,
<abbr class="p-region" title="Oregon">OR</abbr>
</span>
</div>