aboutsummaryrefslogtreecommitdiff
path: root/content/en/blog
diff options
context:
space:
mode:
authorJulien Dessaux2019-12-19 14:21:45 +0100
committerJulien Dessaux2019-12-19 14:21:45 +0100
commitf63ce5bdd80f453dd2c11016ff594001303fc10c (patch)
treea33a4276989dd36ac5ca374c237b09d5f0263607 /content/en/blog
downloadwww-f63ce5bdd80f453dd2c11016ff594001303fc10c.tar.gz
www-f63ce5bdd80f453dd2c11016ff594001303fc10c.tar.bz2
www-f63ce5bdd80f453dd2c11016ff594001303fc10c.zip
Initial import
Diffstat (limited to '')
-rw-r--r--content/en/blog/_index.md13
-rw-r--r--content/en/blog/news/_index.md8
-rwxr-xr-xcontent/en/blog/news/switching-to-hugo.md8
-rw-r--r--content/en/blog/travels/_index.md8
-rwxr-xr-xcontent/en/blog/travels/new-zealand.md8
5 files changed, 45 insertions, 0 deletions
diff --git a/content/en/blog/_index.md b/content/en/blog/_index.md
new file mode 100644
index 0000000..6f1919d
--- /dev/null
+++ b/content/en/blog/_index.md
@@ -0,0 +1,13 @@
+---
+title: "Docsy Blog"
+linkTitle: "Blog"
+menu:
+ main:
+ weight: 30
+---
+
+
+This is the **blog** section. It has two categories: News and Travels.
+
+Files in these directories will be listed in reverse chronological order.
+
diff --git a/content/en/blog/news/_index.md b/content/en/blog/news/_index.md
new file mode 100644
index 0000000..f892f7b
--- /dev/null
+++ b/content/en/blog/news/_index.md
@@ -0,0 +1,8 @@
+
+---
+title: "General News"
+linkTitle: "News"
+weight: 20
+---
+
+
diff --git a/content/en/blog/news/switching-to-hugo.md b/content/en/blog/news/switching-to-hugo.md
new file mode 100755
index 0000000..6738dc6
--- /dev/null
+++ b/content/en/blog/news/switching-to-hugo.md
@@ -0,0 +1,8 @@
+
+---
+title: "Switching to Hugo"
+linkTitle: "Switching to Hugo"
+date: 2019-12-19
+description: >
+ I switched my personal wiki from dokuwiki to Hugo
+---
diff --git a/content/en/blog/travels/_index.md b/content/en/blog/travels/_index.md
new file mode 100644
index 0000000..f2dcb04
--- /dev/null
+++ b/content/en/blog/travels/_index.md
@@ -0,0 +1,8 @@
+
+---
+title: "Travels"
+linkTitle: "Travels"
+weight: 20
+---
+
+
diff --git a/content/en/blog/travels/new-zealand.md b/content/en/blog/travels/new-zealand.md
new file mode 100755
index 0000000..f5bfebb
--- /dev/null
+++ b/content/en/blog/travels/new-zealand.md
@@ -0,0 +1,8 @@
+
+---
+title: "I am back from New Zealand"
+linkTitle: "Back from New Zealand"
+date: 2019-12-08
+description: >
+ I am back from New Zealand, after three and a half weeks over there.
+---