diff --git a/_drafts/2018-04-21-git-how-to.md b/_drafts/2018-04-21-git-how-to.md deleted file mode 100644 index 0540e9f..0000000 --- a/_drafts/2018-04-21-git-how-to.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "What Is Git And How To Use It" -permalink: "/git-how-to" -description: "Let's talk about some reasons why joining Github is crucial for every developer." -keywords: "" -image: "git-github.jpg" -image-attrib: "" ---- diff --git a/_drafts/2018-04-23-git-how-to.md b/_drafts/2018-04-23-git-how-to.md new file mode 100644 index 0000000..6c63478 --- /dev/null +++ b/_drafts/2018-04-23-git-how-to.md @@ -0,0 +1,8 @@ +--- +title: "What Is Git And How To Use It" +permalink: "/git-how-to" +description: "Git is a tool to track the history of code changes and control versioning. In this post, I'll guide you through how to set it up and the basics of using it." +keywords: "" +image: "git-github.jpg" +image-attrib: "" +--- diff --git a/_ideas/2018-04-23-android-chrome-color-theme-colors.md b/_ideas/2018-04-23-android-chrome-color-theme-colors.md new file mode 100644 index 0000000..ef10b5c --- /dev/null +++ b/_ideas/2018-04-23-android-chrome-color-theme-colors.md @@ -0,0 +1,8 @@ +--- +title: "How To Change Color of Header and Address Bar on Android Chrome" +permalink: "/android-chrome-color-theme" +description: "Did you notice that some websites render a fancy different color when loaded on Android Chrome! It's very easy to do!" +keywords: "" +image: "temporary-featured.jpg" +image-attrib: "" +--- diff --git a/_ideas/2018-04-23-color-theory-for-web.md b/_ideas/2018-04-23-color-theory-for-web.md new file mode 100644 index 0000000..bfb4a79 --- /dev/null +++ b/_ideas/2018-04-23-color-theory-for-web.md @@ -0,0 +1,8 @@ +--- +title: "Understanding Color Theory for Web Design" +permalink: "/color-theory-web-design" +description: "Serious web designers know that choice of color is crucial. In this blog post, I go through the basics of color theory for web." +keywords: "" +image: "temporary-featured.jpg" +image-attrib: "" +--- diff --git a/_ideas/2018-04-23-github-pages-how-to.md b/_ideas/2018-04-23-github-pages-how-to.md new file mode 100644 index 0000000..550dc4f --- /dev/null +++ b/_ideas/2018-04-23-github-pages-how-to.md @@ -0,0 +1,8 @@ +--- +title: "How to Use Github Pages: Free Website Hosting" +permalink: "/github-pages-how-to" +description: "So you want to create an awesome website, but you don’t want to deal with all the hosting companies out there. Github Pages, to the rescue!" +keywords: "" +image: "temporary-featured.jpg" +image-attrib: "" +--- diff --git a/_posts/2019-03-21-what-happend.md b/_posts/2019-03-21-what-happend.md new file mode 100644 index 0000000..2f8a08b --- /dev/null +++ b/_posts/2019-03-21-what-happend.md @@ -0,0 +1,19 @@ +--- +title: "What Happend?" +permalink: "/what-happend" +description: "I started this blog, first because I wanted to have a place to record my journey into learning new Technologies; primarily related to the Web." +keywords: "" +image: "who-we-are.jpg" +image-attrib: "Photo stock by Lukas from Pexel." +--- +Sooooo + +I started this blog, first because I wanted to have a place to record my journey into learning new Technologies; primarily related to the Web. + +But, months went by and I stopped/slowed down in this journey. It turns out, it is not something that excites me now as much as it did when I was a bit younger. + +Now I'm here thinking, so what am I gonna do with this now? + +In all honesty, I still don't know. The only thing I'm sure of right now is that my passion for learning and growth in general is still here. In what, specifically, is something I still have to find out. + +I guess we'll all just see. :smile: \ No newline at end of file diff --git a/assets/images/temporary-featured.jpg b/assets/images/temporary-featured.jpg new file mode 100644 index 0000000..fcf02dc Binary files /dev/null and b/assets/images/temporary-featured.jpg differ