diff options
author | Julien Dessaux | 2020-04-28 17:29:52 +0200 |
---|---|---|
committer | Julien Dessaux | 2020-04-28 17:29:52 +0200 |
commit | 6cc9d8c72a56563b6d1a12b8b441dfa9dde345e9 (patch) | |
tree | 042852f7a8a18f65c8d5191234c8ed1cb85fd8a4 /content/en/blog/news | |
parent | Initial import (diff) | |
download | www-6cc9d8c72a56563b6d1a12b8b441dfa9dde345e9.tar.gz www-6cc9d8c72a56563b6d1a12b8b441dfa9dde345e9.tar.bz2 www-6cc9d8c72a56563b6d1a12b8b441dfa9dde345e9.zip |
Long overdue first commit with content
Diffstat (limited to 'content/en/blog/news')
-rw-r--r-- | content/en/blog/news/_index.md | 8 | ||||
-rwxr-xr-x | content/en/blog/news/switching-to-hugo.md | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/content/en/blog/news/_index.md b/content/en/blog/news/_index.md deleted file mode 100644 index f892f7b..0000000 --- a/content/en/blog/news/_index.md +++ /dev/null @@ -1,8 +0,0 @@ - ---- -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 deleted file mode 100755 index 6738dc6..0000000 --- a/content/en/blog/news/switching-to-hugo.md +++ /dev/null @@ -1,8 +0,0 @@ - ---- -title: "Switching to Hugo" -linkTitle: "Switching to Hugo" -date: 2019-12-19 -description: > - I switched my personal wiki from dokuwiki to Hugo ---- |