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

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2018-10-31 13:08:55 +0300
committerByeonggon Lee <gonny952@gmail.com>2018-10-31 13:08:55 +0300
commitb5567cf415e6fc94f0265a6a7f4d3e404647ba06 (patch)
treed8161288c9b3c2755d38d0fd327bf82ab863b0d7 /exampleSite/content
parent8e0c555c7016ff8b172d13ea4eed7634546e8105 (diff)
Modified templates
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/apps/1.md8
-rw-r--r--exampleSite/content/apps/2.md8
-rw-r--r--exampleSite/content/apps/3.md8
3 files changed, 24 insertions, 0 deletions
diff --git a/exampleSite/content/apps/1.md b/exampleSite/content/apps/1.md
new file mode 100644
index 0000000..6fa86c7
--- /dev/null
+++ b/exampleSite/content/apps/1.md
@@ -0,0 +1,8 @@
+---
+title: "(2018-08-15)"
+date: 2018-09-02T20:46:47+02:00
+weight: 1
+full: false
+---
+
+LOREM IPSUM BLA BLA...
diff --git a/exampleSite/content/apps/2.md b/exampleSite/content/apps/2.md
new file mode 100644
index 0000000..0e6e8da
--- /dev/null
+++ b/exampleSite/content/apps/2.md
@@ -0,0 +1,8 @@
+---
+title: "Hugo is aweosome"
+date: 2018-09-02T20:46:47+02:00
+weight: 2
+full: true
+---
+
+Test Test Test
diff --git a/exampleSite/content/apps/3.md b/exampleSite/content/apps/3.md
new file mode 100644
index 0000000..74121e8
--- /dev/null
+++ b/exampleSite/content/apps/3.md
@@ -0,0 +1,8 @@
+---
+title: "Hello World"
+subtitle: "released on 2018-08-21"
+date: 2018-09-02T20:46:47+02:00
+full: true
+weight: 3
+---
+Hello World