From 4891c8508fa1439ef453c580b55c87c42945ff1b Mon Sep 17 00:00:00 2001 From: Maxime Buquet Date: Mon, 2 Apr 2018 02:03:33 +0900 Subject: [PATCH] Add README + icon --- content/readme.md | 21 +++++++++++++++++++++ themes/kiss | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 content/readme.md diff --git a/content/readme.md b/content/readme.md new file mode 100644 index 0000000..d8fbb48 --- /dev/null +++ b/content/readme.md @@ -0,0 +1,21 @@ +--- +title: "README" +date: "2018-03-31" +menu: "main" +aliases: "/about/" +--- + +My Name is [Maxime Buquet](https://bouah.net). I am a sysadmin by day, +sysadmin/developer by night, involved in a few free software projects. I am a +privacy-concerned citizen. _My usual nickname is “pep.” (or “pep”, when the +protocol doesn't permit_). + +If you want to reach me or leave a comment on an article, please send an email +at [blog@bouah.net](mailto:blog@bouah.net). _TODO: improve this._ + +I currently work for [Collabora Ltd.](https://collabora.com) as a Systems +Administrator. + +All content published on this blog is licensed under [Creative Commons +Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/) +unless otherwise specified. diff --git a/themes/kiss b/themes/kiss index 0347b32..251e667 160000 --- a/themes/kiss +++ b/themes/kiss @@ -1 +1 @@ -Subproject commit 0347b3245e5d058b915d8aa81910a068b3a00aab +Subproject commit 251e667e9f8ffb68d6a3e67fb48397fb5449cc24