From 3dafcc090784d19c337d808c8a28de337dadde6e Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 14 Jan 2018 05:02:40 +0800 Subject: [PATCH] update hello world --- _posts/2018-01-02-hello-world.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_posts/2018-01-02-hello-world.md b/_posts/2018-01-02-hello-world.md index 8af6242..9e4d46a 100644 --- a/_posts/2018-01-02-hello-world.md +++ b/_posts/2018-01-02-hello-world.md @@ -1,5 +1,5 @@ --- -title: "Hello, World!" +title: "Hello, World: A New Website for Developer Life Hacks" permalink: '/hello-world' --- @@ -7,9 +7,11 @@ It's kind of getting old, I know. A new blog... *again?* What's this all about? -**Full Hacker** is like [Life Hacker](https://lifehacker.com), but for developers. This will be a place to share some "Life Hacks" that developers want to share to other developers, like automation, new tech, tools, setups, and all sorts of time-saving tips and tricks. +Well, to put it simply, **Full Hacker** is like [Life Hacker](https://lifehacker.com), but for developers (and other IT professionals). This will be a place to share "Life Hacks" that devs want to share to one another... like automation, new tech, tools, setups, and all sorts of time-saving tips and tricks. -This is not a place to ask coding questions. We got [Stack Overflow](https://stackoverflow.com) for that already. Instead, here, we just share secrets that make our work and life easier as developers. Let's talk about more of this later. ;) +Who are these developers I'm talking about, you ask? Let's get into that in another post. ;) + +Though, let me clear this one thing up front: This is not a place to ask coding questions. We got [Stack Overflow](https://stackoverflow.com) for that already. Instead, here, we just share secrets that make our work and life easier as developers. Let's talk about more of this later. ;) Contributing is simple, hit us up with an email: [FullHackerBlog@gmail.com](mailto:fullhackerblog@gmail.com) or head to our place over at [Github](https://github.com/fullhacker/fullhacker.github.io).