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
parentefdebd2c18e0205d2256f87775dabcf3cdff72b7 (diff)
Added some content
-rw-r--r--exampleSite/content/perso/_index.md9
-rw-r--r--exampleSite/content/perso/food/_index.md10
-rw-r--r--exampleSite/content/perso/food/moo-moo/images/moo_moo_foie_gras.jpgbin0 -> 332208 bytes
-rw-r--r--exampleSite/content/perso/food/moo-moo/images/moo_moo_salad.jpgbin0 -> 373253 bytes
-rw-r--r--exampleSite/content/perso/food/moo-moo/images/moo_moo_seafood.jpgbin0 -> 481961 bytes
-rw-r--r--exampleSite/content/perso/food/moo-moo/index.md20
-rw-r--r--exampleSite/content/perso/food/moo-moo/small.pngbin0 -> 794182 bytes
-rw-r--r--exampleSite/content/perso/food/no-photos.md10
-rw-r--r--exampleSite/content/perso/food/tacos.jpgbin0 -> 398426 bytes
-rw-r--r--exampleSite/content/perso/food/vietnam/images/pho99_fried_pho.jpgbin0 -> 382287 bytes
-rw-r--r--exampleSite/content/perso/food/vietnam/images/royal_lunch.jpgbin0 -> 257466 bytes
-rw-r--r--exampleSite/content/perso/food/vietnam/images/ut_hue.jpgbin0 -> 347693 bytes
-rw-r--r--exampleSite/content/perso/food/vietnam/index.md20
-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
25 files changed, 109 insertions, 0 deletions
diff --git a/exampleSite/content/perso/_index.md b/exampleSite/content/perso/_index.md
new file mode 100644
index 0000000..0ebd778
--- /dev/null
+++ b/exampleSite/content/perso/_index.md
@@ -0,0 +1,9 @@
+---
+title: "PERSONAL"
+sections_title: "Categories"
+#sections_order: "weight"
+#sections_order_reverse: false
+posts_title: "Projects"
+---
+
+Here are the different categories...
diff --git a/exampleSite/content/perso/food/_index.md b/exampleSite/content/perso/food/_index.md
new file mode 100644
index 0000000..1eb9b37
--- /dev/null
+++ b/exampleSite/content/perso/food/_index.md
@@ -0,0 +1,10 @@
+---
+title: "Food"
+subtitle: "Some food ..."
+small_image: "tacos.jpg"
+posts_title: "Dishes"
+#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/food/moo-moo/images/moo_moo_foie_gras.jpg b/exampleSite/content/perso/food/moo-moo/images/moo_moo_foie_gras.jpg
new file mode 100644
index 0000000..a59919a
--- /dev/null
+++ b/exampleSite/content/perso/food/moo-moo/images/moo_moo_foie_gras.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/moo-moo/images/moo_moo_salad.jpg b/exampleSite/content/perso/food/moo-moo/images/moo_moo_salad.jpg
new file mode 100644
index 0000000..9aab0c4
--- /dev/null
+++ b/exampleSite/content/perso/food/moo-moo/images/moo_moo_salad.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/moo-moo/images/moo_moo_seafood.jpg b/exampleSite/content/perso/food/moo-moo/images/moo_moo_seafood.jpg
new file mode 100644
index 0000000..8a42848
--- /dev/null
+++ b/exampleSite/content/perso/food/moo-moo/images/moo_moo_seafood.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/moo-moo/index.md b/exampleSite/content/perso/food/moo-moo/index.md
new file mode 100644
index 0000000..f53d511
--- /dev/null
+++ b/exampleSite/content/perso/food/moo-moo/index.md
@@ -0,0 +1,20 @@
+---
+title: "MOO MOO"
+subtitle: "Some photos of food at Moo Moo Steak House"
+image: "images/moo_moo_seafood.jpg"
+small_image: "small.png"
+small_url: "https://www.moobeefsteak.com.vn/"
+categories: [ "food", "vietnam" ]
+tags: [ "seafood", "foie gras", "western", "salad" ]
+resources:
+##For each "image" image file:
+- src: "images/moo_moo_foie_gras.jpg"
+ title: "Foie gras"
+- src: "images/moo_moo_salad.jpg"
+ title: "Salad"
+- src: "images/moo_moo_seafood.jpg"
+ title: "Seafood"
+---
+
+Description:
+Some food from Moo Moo Steak house in Saigon.
diff --git a/exampleSite/content/perso/food/moo-moo/small.png b/exampleSite/content/perso/food/moo-moo/small.png
new file mode 100644
index 0000000..d5d1df0
--- /dev/null
+++ b/exampleSite/content/perso/food/moo-moo/small.png
Binary files differ
diff --git a/exampleSite/content/perso/food/no-photos.md b/exampleSite/content/perso/food/no-photos.md
new file mode 100644
index 0000000..1e8a69b
--- /dev/null
+++ b/exampleSite/content/perso/food/no-photos.md
@@ -0,0 +1,10 @@
+---
+title: "Some post"
+subtitle: "Post with no photo"
+categories: [ "food" ]
+tags: [ "western" ]
+---
+
+Description:
+This is just a simple post with no photos...
+Hence it doesn't have to be a bundle and can be a simple "md" file.
diff --git a/exampleSite/content/perso/food/tacos.jpg b/exampleSite/content/perso/food/tacos.jpg
new file mode 100644
index 0000000..1aa9f0f
--- /dev/null
+++ b/exampleSite/content/perso/food/tacos.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/vietnam/images/pho99_fried_pho.jpg b/exampleSite/content/perso/food/vietnam/images/pho99_fried_pho.jpg
new file mode 100644
index 0000000..5236997
--- /dev/null
+++ b/exampleSite/content/perso/food/vietnam/images/pho99_fried_pho.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/vietnam/images/royal_lunch.jpg b/exampleSite/content/perso/food/vietnam/images/royal_lunch.jpg
new file mode 100644
index 0000000..3354994
--- /dev/null
+++ b/exampleSite/content/perso/food/vietnam/images/royal_lunch.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/vietnam/images/ut_hue.jpg b/exampleSite/content/perso/food/vietnam/images/ut_hue.jpg
new file mode 100644
index 0000000..f8e3baf
--- /dev/null
+++ b/exampleSite/content/perso/food/vietnam/images/ut_hue.jpg
Binary files differ
diff --git a/exampleSite/content/perso/food/vietnam/index.md b/exampleSite/content/perso/food/vietnam/index.md
new file mode 100644
index 0000000..9a07d68
--- /dev/null
+++ b/exampleSite/content/perso/food/vietnam/index.md
@@ -0,0 +1,20 @@
+---
+title: "Vietnam"
+subtitle: "Some vietnamese dishes"
+image: "pho99_fried_pho.jpg"
+categories: [ "food", "vietnam" ]
+tags: [ "soup", "pho", "asian" ]
+resources:
+##For each "image" image file:
+- src: "images/pho99_fried_pho.jpg"
+ title: "Fried pho"
+- src: "images/ut_hue.jpg"
+ title: "Bun Bo Hue"
+- src: "images/royal_lunch.jpg"
+ title: "Cheap lunch"
+ params:
+ copyright: "my photo"
+---
+
+Description:
+Food from different places in Saigon.
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.