Add grid-side theme
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/car.jpg"
|
||||
+++
|
||||
|
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/cup.jpg"
|
||||
+++
|
||||
|
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/drone.jpg"
|
||||
+++
|
||||
|
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/food.jpg"
|
||||
+++
|
||||
|
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/jars.jpg"
|
||||
+++
|
||||
|
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/phone.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/car.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/car.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/car.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/cup.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/cup.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/cup.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/drone.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/drone.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/drone.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/food.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/food.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/food.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/jars.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/jars.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/jars.jpg"
|
||||
+++
|
||||
|
6
themes/grid-side/exampleSite/content/gallery/phone.md
Normal file
6
themes/grid-side/exampleSite/content/gallery/phone.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "This is the title"
|
||||
date = "2015-07-29"
|
||||
image = "/img/phone.jpg"
|
||||
+++
|
||||
|
Reference in New Issue
Block a user