Simplified Theme
This commit is contained in:
parent
5f5bf5659e
commit
74c2f9a235
42 changed files with 424 additions and 426 deletions
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
subheadline: "Templates"
|
||||
title: "A Beautiful Gallery"
|
||||
subheadline: "Foundation Clearing Lightbox"
|
||||
description: "Wanna create a responsive gallery to showcase your portfolio, recent photos or images? It's quite easy thanks to Foundation and <a href='http://foundation.zurb.com/docs/components/clearing.html'>Clearing Lightbox</a>."
|
||||
teaser: "Wanna create a responsive gallery to showcase your portfolio, recent photos or images? It's quite easy thanks to Foundation and <a href='http://foundation.zurb.com/docs/components/clearing.html'>Clearing Lightbox</a>."
|
||||
categories:
|
||||
- design
|
||||
tags:
|
||||
- post format
|
||||
image:
|
||||
thumb: "unsplash_7_thumb.jpg"
|
||||
---
|
||||
|
@ -33,6 +35,12 @@ You just need to choose a template like the [`page`][3]- or [`page-fullwidth`][4
|
|||
|
||||
|
||||
|
||||
## Other Post Formats
|
||||
{: .t60 }
|
||||
{% include list-posts.html tag='post format' %}
|
||||
|
||||
|
||||
|
||||
[1]: http://foundation.zurb.com/docs/components/clearing.html
|
||||
[2]: http://foundation.zurb.com/docs/components/block_grid.html
|
||||
[3]: {{ site.url }}/design/page/
|
||||
|
|
Reference in a new issue