From afd74ea82a1b703e990db16e53f539fa7577fc3b Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 28 May 2018 01:09:24 +0800 Subject: [PATCH] add vendor to ignored files, clean up about page --- .gitignore | 1 + about.md.bk | 19 ------------------- 2 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 about.md.bk diff --git a/.gitignore b/.gitignore index b4efe3a..a68f2c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ _site +vendor .sass-cache .jekyll-metadata *~ diff --git a/about.md.bk b/about.md.bk deleted file mode 100644 index d17af03..0000000 --- a/about.md.bk +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: page -title: "About the Author" -permalink: /about/ -type: about ---- - -Let me introduce myself... - -Hi! I'm [Ayo](http://ayoayco.com), a Software Engineer by profession who occasionally *delves* into some art, music, and literature. - -I live in the Philippines with my wife, Jen, and our little boy, Kahel... with whom I often go travel around to take pictures, eat local delicacies, and make lots of fun memories. I work remotely so I don't really have to be physically at the office most of the time... meaning, I have more time to spend with the fam! - -That's also why I think I can start blogging *again*. Let's talk more about the pros and cons of Remote Work sometime. :) - -Here, I write my **notes on technology and life...** hoping to help, if not inspire, others to live more efficient, happier lives. If you want to learn more about the website, you can go read [the first post ever!!!](/hello-world) - -I'm so glad you came by. Who knows? You just might enjoy reading some posts, right? :) -