From ba3ba7f3b321cc6fe763965dd09f46ee36711e41 Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Fri, 18 Jan 2019 12:11:15 +0100 Subject: [PATCH] Add introduction --- content/post/01-introduction.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/post/01-introduction.md diff --git a/content/post/01-introduction.md b/content/post/01-introduction.md new file mode 100644 index 0000000..e65a12b --- /dev/null +++ b/content/post/01-introduction.md @@ -0,0 +1,20 @@ +--- +title: "An introduction" +subtitle: "But a very concise one" +date: 2018-01-18 +draft: false +--- + +# Hi ! + +New year, new blog. + +A quick post to introduce me and this site : I'm _Wilfried_, a junior DevOps. + +I will used this plateform to share experiences and opinions about dev and ops worlds. + +Feedback is and will be always welcome, if you want to contact me, see the footer below. + +Have a nice read ! + +Bye ! \ No newline at end of file