From f63ce5bdd80f453dd2c11016ff594001303fc10c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 19 Dec 2019 14:21:45 +0100 Subject: Initial import --- content/en/blog/news/_index.md | 8 ++++++++ content/en/blog/news/switching-to-hugo.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 content/en/blog/news/_index.md create mode 100755 content/en/blog/news/switching-to-hugo.md (limited to 'content/en/blog/news') 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 +--- -- cgit v1.2.3