change blog title, new routine post
This commit is contained in:
parent
d016d36816
commit
e0e678702c
13 changed files with 72 additions and 28 deletions
|
@ -13,7 +13,7 @@
|
||||||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
||||||
# You can create any custom variable you would like, and they will be accessible
|
# You can create any custom variable you would like, and they will be accessible
|
||||||
# in the templates via {{ site.myvariable }}.
|
# in the templates via {{ site.myvariable }}.
|
||||||
title: "Full Hacker"
|
title: "Ayos Blog"
|
||||||
author: Ayo
|
author: Ayo
|
||||||
attribution: "AyoCart Online Marketing"
|
attribution: "AyoCart Online Marketing"
|
||||||
attribution-url: "https://AyoAyco.com"
|
attribution-url: "https://AyoAyco.com"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "The Full Hacker Blog is Changing"
|
title: "Ayos Blog is Changing"
|
||||||
permalink: "/fullhacker-changes-2019"
|
permalink: "/fullhacker-changes-2019"
|
||||||
description: "Full Hacker is changing. In this post, I will go through the changes that will happen in the coming days."
|
description: "Ayos Blog is changing. In this post, I will go through the changes that will happen in the coming days."
|
||||||
keywords: "announcement"
|
keywords: "announcement"
|
||||||
image: "hello-world"
|
image: "hello-world"
|
||||||
image-attrib: ""
|
image-attrib: ""
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
---
|
|
||||||
title: Test New Post
|
|
||||||
permalink: test-new-post
|
|
||||||
description: Description of post for testing
|
|
||||||
keywords: test
|
|
||||||
image: hello-world
|
|
||||||
image-attrib: test
|
|
||||||
|
|
||||||
---
|
|
||||||
This is a test post!
|
|
||||||
|
|
||||||
## Test haeding
|
|
||||||
|
|
||||||
<!--more-->
|
|
||||||
|
|
||||||
more content
|
|
||||||
|
|
||||||
content here
|
|
|
@ -27,7 +27,7 @@
|
||||||
<meta property="og:image" content="{{ '/assets/images/' | absolute_url }}{{ page.image }}.jpg" />
|
<meta property="og:image" content="{{ '/assets/images/' | absolute_url }}{{ page.image }}.jpg" />
|
||||||
<meta property="og:image:alt" content="{{ page.description }}" />
|
<meta property="og:image:alt" content="{{ page.description }}" />
|
||||||
<meta property="og:description" content="{{ page.description }}" />
|
<meta property="og:description" content="{{ page.description }}" />
|
||||||
<meta property="og:site_name" content="Full Hacker" />
|
<meta property="og:site_name" content="Ayos Blog" />
|
||||||
<meta property="fb:admins" content="748355687" />
|
<meta property="fb:admins" content="748355687" />
|
||||||
<!--meta property="article:published_time" content="2013-09-17T05:59:00+01:00" />
|
<!--meta property="article:published_time" content="2013-09-17T05:59:00+01:00" />
|
||||||
<meta property="article:modified_time" content="2013-09-16T19:08:47+01:00" />
|
<meta property="article:modified_time" content="2013-09-16T19:08:47+01:00" />
|
||||||
|
|
|
@ -20,7 +20,7 @@ layout: default
|
||||||
<a class="post-link post-title" href="{{ post.url | relative_url }}">{{ post.title | escape }}</a>
|
<a class="post-link post-title" href="{{ post.url | relative_url }}">{{ post.title | escape }}</a>
|
||||||
</h3>
|
</h3>
|
||||||
<div class="float-left post-excerpt">
|
<div class="float-left post-excerpt">
|
||||||
<img class="float-right post-thumb" alt="{{ post.description | escape }}" src="../assets/images/{{ post.image }}_small.jpg" />
|
<img class="float-right post-thumb" alt="{{ post.description | escape }}" src="../assets/images/{{ post.image }}.jpg" />
|
||||||
{{ post.excerpt }}
|
{{ post.excerpt }}
|
||||||
</div>
|
</div>
|
||||||
<div class="clear-both"></div>
|
<div class="clear-both"></div>
|
||||||
|
|
|
@ -16,6 +16,7 @@ layout: default
|
||||||
|
|
||||||
<h3 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}</h3>
|
<h3 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}</h3>
|
||||||
<img alt="{{ page.description }} | Developer Blog How To" title="{{page.image-attrib}}" src="../assets/images/{{page.image}}.jpg" />
|
<img alt="{{ page.description }} | Developer Blog How To" title="{{page.image-attrib}}" src="../assets/images/{{page.image}}.jpg" />
|
||||||
|
<p class="image-caption">{{page.image-attrib}}</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="post-content e-content" itemprop="articleBody">
|
<div class="post-content e-content" itemprop="articleBody">
|
||||||
|
|
56
_posts/2020-02-26-start-writing.md
Normal file
56
_posts/2020-02-26-start-writing.md
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
---
|
||||||
|
title: "Daily Blog: Start"
|
||||||
|
permalink: "/start-writing"
|
||||||
|
description: "I'm going to start writing regularly. At first, I plan to do them quick and short just to establish the routine."
|
||||||
|
keywords: "daily"
|
||||||
|
image: "random-1"
|
||||||
|
image-attrib: "Random picture of me in the Queen Victoria Building."
|
||||||
|
---
|
||||||
|
|
||||||
|
<span class="first-letter">H</span>ey reader! I'm going to start writing regularly. At first, I plan to do them quick and short just to establish the routine. But as I go, I expect to have better quality content that I think you will love. <!--more-->
|
||||||
|
|
||||||
|
### What does this mean?
|
||||||
|
|
||||||
|
I plan to do this in three tiers.
|
||||||
|
|
||||||
|
1. Maintain this Blog (daily) about life = family, health, finance
|
||||||
|
2. Send Emails to subscribers (weekly) about work = productivity + tech; and then
|
||||||
|
3. Online Magazine contributions (monthly) = i.e., hacker noon (my first post is quite technical, but see it [here](https://hackernoon.com/how-to-force-javascript-variables-to-use-specific-dom-apis-ca1i43q7))
|
||||||
|
|
||||||
|
### Now for my blog entry today...
|
||||||
|
|
||||||
|
I know it's a weird transition, but I don't want to think about this post too much. As I said I want to start quick and short. So here goes.
|
||||||
|
|
||||||
|
This morning, I realized two things:
|
||||||
|
|
||||||
|
1. Success is a variable
|
||||||
|
2. Greatness is a constant
|
||||||
|
|
||||||
|
This means that "Success" is pretty much different to everyone. One person could want to achieve a simple end goal, and another could want world domination.
|
||||||
|
|
||||||
|
But deep inside, I think humanity has a common idea of what "Greatness" is --something more noble to aim for.
|
||||||
|
|
||||||
|
Unfortunately, the popular culture of start ups and "successful" entrepreneurs and/or CEOs has put so much emphasis on "Success" that many of us forgot about a better life goal of achieving "Greatness"
|
||||||
|
|
||||||
|
You may not even know about what I'm talking about. :)
|
||||||
|
|
||||||
|
But more on that later, I guess?
|
||||||
|
|
||||||
|
### One other thing, on Mental Health
|
||||||
|
|
||||||
|
Also, this morning, I realized that:
|
||||||
|
|
||||||
|
1. Happiness is temporary. Enjoy it.
|
||||||
|
2. Loneliness is temporary. Endure it.
|
||||||
|
|
||||||
|
Keep this two things in mind, and hopefully it will help you keep moving forward.
|
||||||
|
|
||||||
|
I know it helps me.
|
||||||
|
|
||||||
|
To add to these, I also noticed that strong feelings often have an effect on the physical body. Anxiety, to me, makes the muscles in my neck and shoulders tense.
|
||||||
|
|
||||||
|
Though it is important to note that emotions are neither bad or good. It's how we handle them that could determine their effect on our lives.
|
||||||
|
|
||||||
|
But more on this later? :)
|
||||||
|
|
||||||
|
See you tomorrow.
|
2
about.md
2
about.md
|
@ -5,7 +5,7 @@ permalink: /about/
|
||||||
type: about
|
type: about
|
||||||
---
|
---
|
||||||
|
|
||||||
[Ayo Ayco](http://AyoAyco.com), also known as Ramon Ayco Jr., is the blogger behind the Full Hacker blog.
|
[Ayo Ayco](http://AyoAyco.com), also known as Ramon Ayco Jr., is the blogger behind the Ayos Blog.
|
||||||
|
|
||||||
He has contributed software development expertise to [UPLB](http://itc.uplb.edu.ph), [DOST](http://dost.gov.ph), [Infor](http://infor.com), and various government-funded projects such as University of the Philippines' [National Operational Assessment of Hazards](http://noah.up.edu.ph) and Ateneo's [Cloud-Based Intelligent Total Analysis System](http://v2.citas.ph).
|
He has contributed software development expertise to [UPLB](http://itc.uplb.edu.ph), [DOST](http://dost.gov.ph), [Infor](http://infor.com), and various government-funded projects such as University of the Philippines' [National Operational Assessment of Hazards](http://noah.up.edu.ph) and Ateneo's [Cloud-Based Intelligent Total Analysis System](http://v2.citas.ph).
|
||||||
|
|
||||||
|
|
BIN
assets/images/random-1.jpg
Normal file
BIN
assets/images/random-1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
BIN
assets/images/random-1_small.jpg
Normal file
BIN
assets/images/random-1_small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
|
@ -571,3 +571,8 @@ table.image caption {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.image-caption {
|
||||||
|
font-size: small;
|
||||||
|
text-align: center;
|
||||||
|
}
|
4
index.md
4
index.md
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
layout: "home"
|
layout: "home"
|
||||||
type: "home"
|
type: "home"
|
||||||
title: "Full Hacker Homepage"
|
title: "Ayos Blog Homepage"
|
||||||
description: "Full hacker is a place to learn new web technologies and productivity hacks."
|
description: "Ayos Blog is a place to learn new web technologies and productivity hacks."
|
||||||
image: "hello-world"
|
image: "hello-world"
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,7 +7,7 @@ type: privacy
|
||||||
|
|
||||||
## SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?
|
## SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?
|
||||||
|
|
||||||
When you register to be a Full Hacker Insider or subscribe to receive our emails or news letters, we collect the personal information you give us such as your name, address and email address.
|
When you register to be a Ayos Blog Insider or subscribe to receive our emails or news letters, we collect the personal information you give us such as your name, address and email address.
|
||||||
|
|
||||||
When you browse our blog, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.
|
When you browse our blog, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ Email marketing: With your permission, we may send you emails about our blog, ne
|
||||||
|
|
||||||
### How do you get my consent?
|
### How do you get my consent?
|
||||||
|
|
||||||
When you provide us with personal information to register as a Full Hacker Insider or to subscribe to our emails or news letters, we imply that you consent to our collecting it and using it for that specific reason only.
|
When you provide us with personal information to register as a Ayos Blog Insider or to subscribe to our emails or news letters, we imply that you consent to our collecting it and using it for that specific reason only.
|
||||||
|
|
||||||
If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.
|
If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue