Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Severin <severinderek@gmail.com>2018-09-11 10:08:07 +0300
committerDerek Severin <severinderek@gmail.com>2018-09-11 10:08:07 +0300
commit3c08d28b1cfd33a3be043358d142f0b2ab7efc50 (patch)
treefad7156459a8939427d6ad8f79476d88fd119e7d /exampleSite/content/perso/statues
parentefdebd2c18e0205d2256f87775dabcf3cdff72b7 (diff)
Added some content
Diffstat (limited to 'exampleSite/content/perso/statues')
-rw-r--r--exampleSite/content/perso/statues/4.jpgbin0 -> 345873 bytes
-rw-r--r--exampleSite/content/perso/statues/_index.md10
-rw-r--r--exampleSite/content/perso/statues/humans/images/1.jpgbin0 -> 246290 bytes
-rw-r--r--exampleSite/content/perso/statues/humans/images/2.jpgbin0 -> 163589 bytes
-rw-r--r--exampleSite/content/perso/statues/humans/images/6.jpgbin0 -> 472266 bytes
-rw-r--r--exampleSite/content/perso/statues/humans/index.md15
-rw-r--r--exampleSite/content/perso/statues/humans/small.jpgbin0 -> 355509 bytes
-rw-r--r--exampleSite/content/perso/statues/others/4.jpgbin0 -> 345873 bytes
-rw-r--r--exampleSite/content/perso/statues/others/images/3.jpgbin0 -> 380098 bytes
-rw-r--r--exampleSite/content/perso/statues/others/images/8.jpgbin0 -> 387246 bytes
-rw-r--r--exampleSite/content/perso/statues/others/images/9.jpgbin0 -> 400161 bytes
-rw-r--r--exampleSite/content/perso/statues/others/index.md15
12 files changed, 40 insertions, 0 deletions
diff --git a/exampleSite/content/perso/statues/4.jpg b/exampleSite/content/perso/statues/4.jpg
new file mode 100644
index 0000000..6293dd2
--- /dev/null
+++ b/exampleSite/content/perso/statues/4.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/_index.md b/exampleSite/content/perso/statues/_index.md
new file mode 100644
index 0000000..d1dd07a
--- /dev/null
+++ b/exampleSite/content/perso/statues/_index.md
@@ -0,0 +1,10 @@
+---
+title: "Statues"
+subtitle: "Some statues ..."
+small_image: "4.jpg"
+posts_title: "Statues"
+#weight: 1
+---
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus auctor, ex sit amet condimentum placerat, neque dolor facilisis purus, in elementum ex urna at ante. Praesent turpis leo, auctor at justo vel, dignissim imperdiet tellus. Vivamus nec orci luctus, pharetra mauris eget, tristique ligula. Integer elit lorem, blandit ut eros et, efficitur aliquet dui. Aenean sed orci lorem. Nulla facilisi. Cras sollicitudin odio eu erat sollicitudin, sit amet volutpat risus condimentum. Praesent blandit vitae magna pellentesque vestibulum. Nam et facilisis lacus. Proin malesuada est at tellus semper, vel porttitor massa malesuada.
+Nulla at quam sit amet lectus interdum blandit. Phasellus dolor velit, ullamcorper id justo vitae, hendrerit dictum elit. Curabitur cursus efficitur ex, in volutpat tortor. Nunc venenatis, mauris nec ultrices vulputate, libero ante volutpat ante, sit amet efficitur metus neque a diam. Nulla facilisi. Nam porta sagittis magna, et congue mi venenatis eu. Duis luctus, nisl sit amet volutpat semper, lorem quam congue tortor, eget finibus justo mi sit amet elit. Sed et nisl quis ante rhoncus vehicula vitae a lectus. Pellentesque mollis eu velit eget sodales.
diff --git a/exampleSite/content/perso/statues/humans/images/1.jpg b/exampleSite/content/perso/statues/humans/images/1.jpg
new file mode 100644
index 0000000..a8377cf
--- /dev/null
+++ b/exampleSite/content/perso/statues/humans/images/1.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/humans/images/2.jpg b/exampleSite/content/perso/statues/humans/images/2.jpg
new file mode 100644
index 0000000..5278059
--- /dev/null
+++ b/exampleSite/content/perso/statues/humans/images/2.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/humans/images/6.jpg b/exampleSite/content/perso/statues/humans/images/6.jpg
new file mode 100644
index 0000000..5afedc6
--- /dev/null
+++ b/exampleSite/content/perso/statues/humans/images/6.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/humans/index.md b/exampleSite/content/perso/statues/humans/index.md
new file mode 100644
index 0000000..f6db72f
--- /dev/null
+++ b/exampleSite/content/perso/statues/humans/index.md
@@ -0,0 +1,15 @@
+---
+title: "Human Statues"
+subtitle: "Some statues of humans."
+small_image: "small.jpg"
+categories: [ "statue", "vietnam" ]
+tags: [ "art", "human" ]
+resources:
+##For each "image" image file:
+- src: "images/1.jpg"
+- src: "images/2.jpg"
+- src: "images/6.jpg"
+---
+
+Description:
+Statues from Cham museum in Da Nang, Vietnam.
diff --git a/exampleSite/content/perso/statues/humans/small.jpg b/exampleSite/content/perso/statues/humans/small.jpg
new file mode 100644
index 0000000..2a12995
--- /dev/null
+++ b/exampleSite/content/perso/statues/humans/small.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/others/4.jpg b/exampleSite/content/perso/statues/others/4.jpg
new file mode 100644
index 0000000..6293dd2
--- /dev/null
+++ b/exampleSite/content/perso/statues/others/4.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/others/images/3.jpg b/exampleSite/content/perso/statues/others/images/3.jpg
new file mode 100644
index 0000000..bc10c7f
--- /dev/null
+++ b/exampleSite/content/perso/statues/others/images/3.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/others/images/8.jpg b/exampleSite/content/perso/statues/others/images/8.jpg
new file mode 100644
index 0000000..4c84cad
--- /dev/null
+++ b/exampleSite/content/perso/statues/others/images/8.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/others/images/9.jpg b/exampleSite/content/perso/statues/others/images/9.jpg
new file mode 100644
index 0000000..88f5b54
--- /dev/null
+++ b/exampleSite/content/perso/statues/others/images/9.jpg
Binary files differ
diff --git a/exampleSite/content/perso/statues/others/index.md b/exampleSite/content/perso/statues/others/index.md
new file mode 100644
index 0000000..6c81461
--- /dev/null
+++ b/exampleSite/content/perso/statues/others/index.md
@@ -0,0 +1,15 @@
+---
+title: "Other Statues"
+subtitle: "Some statues."
+image: "4.jpg"
+categories: [ "statue", "vietnam" ]
+tags: [ "art" ]
+resources:
+##For each "image" image file:
+- src: "images/3.jpg"
+- src: "images/8.jpg"
+- src: "images/9.jpg"
+---
+
+Description:
+Statues from Cham museum in Da Nang, Vietnam.