Browse Source

Merge branch 'master' into gh-pages

v1
David DeSandro 14 years ago
parent
commit
1900329f73
  1. 2
      _layouts/default.html
  2. 2
      _posts/tests/2011-03-27-destroy.html
  3. 2
      _posts/tests/2011-03-27-flash.html
  4. 2
      _posts/tests/2011-03-27-no-items.html
  5. 2
      _posts/tests/2011-04-26-item-position-data.html
  6. 2
      _posts/tests/2011-05-13-jquery-animation.html
  7. 2
      _posts/tests/2011-08-19-right-to-left.html

2
_layouts/default.html

@ -49,6 +49,8 @@
{% endfor %}
</ul>
<h2><a href="{{ root_path }}tests/index.html">Tests</a></h2>
</nav> <!-- #site-nav -->
<section id="content">

2
_posts/tests/2011-03-27-destroy01.html → _posts/tests/2011-03-27-destroy.html

@ -1,5 +1,5 @@
---
title: destroy01
title: destroy
layout: default
category: tests
---

2
_posts/tests/2011-03-27-flash01.html → _posts/tests/2011-03-27-flash.html

@ -1,5 +1,5 @@
---
title: flash01
title: flash
layout: default
category: tests
---

2
_posts/tests/2011-03-27-no-items01.html → _posts/tests/2011-03-27-no-items.html

@ -1,5 +1,5 @@
---
title: no items01
title: no items
layout: default
category: tests
---

2
_posts/tests/2011-04-26-item-position-data01.html → _posts/tests/2011-04-26-item-position-data.html

@ -1,5 +1,5 @@
---
title: item position data01
title: item position data
layout: default
category: tests
---

2
_posts/tests/2011-05-13-jquery-animation01.html → _posts/tests/2011-05-13-jquery-animation.html

@ -1,5 +1,5 @@
---
title: jquery animation01
title: jquery animation
layout: default
category: tests
---

2
_posts/tests/2011-08-19-right-to-left.html

@ -19,7 +19,7 @@ body_class: demos
</style>
<section id="copy">
<p>Isotope can support right-to-left layouts for languages like Hebrew and Arabic.</p>
<p>Isotope can support right-to-left layouts for languages like Hebrew and Arabic. See docs: <a href="../docs/help.html#righttoleft_layouts">Help - Right to left layouts</a>.</p>
</section>
<section id="options" class="clearfix">

Loading…
Cancel
Save