fix permalinks
This commit is contained in:
parent
7aaf994456
commit
61689c2b11
46 changed files with 46 additions and 45 deletions
|
@ -78,6 +78,7 @@ GEM
|
|||
|
||||
PLATFORMS
|
||||
universal-darwin-21
|
||||
universal-darwin-22
|
||||
x64-mingw32
|
||||
x86_64-darwin-20
|
||||
x86_64-linux
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Full Hacker: A New Site for Web Development and Productivity Hacks!"
|
||||
permalink: "/hello-world"
|
||||
permalink: "/hello-world/"
|
||||
description: "Introducing Full Hacker: new site for web development and productivity hacks."
|
||||
keywords: ""
|
||||
image: "hello-world"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Who We Are and What's Our Purpose"
|
||||
permalink: "/who-we-are"
|
||||
permalink: "/who-we-are/"
|
||||
description: "First, I want to talk about the reason for this new blog: YOU!"
|
||||
keywords: ""
|
||||
image: "who-we-are"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "How To Take Back Your Online Privacy"
|
||||
permalink: "/online-privacy"
|
||||
permalink: "/online-privacy/"
|
||||
description: "Information technology has boomed in recent history allowing humans interact and conduct businesses online, but what does this mean for our privacy?"
|
||||
keywords: ""
|
||||
image: "ubuntu-dev-setup"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "For Developers: How To Deploy Your Angular App on the Web for Free Using Github Pages"
|
||||
permalink: "/deploy-angular-ghpages"
|
||||
permalink: "/deploy-angular-ghpages/"
|
||||
description: "Did you know you can host your Angular App on Github Pages for free? Perfect for deploying prototypes and simple web apps"
|
||||
keywords: ""
|
||||
image: "ubuntu-dev-setup"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "What Happened?"
|
||||
permalink: "/what-happened"
|
||||
permalink: "/what-happened/"
|
||||
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: "me"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Side Hack: Dailies App"
|
||||
permalink: "/dailies-app"
|
||||
permalink: "/dailies-app/"
|
||||
description: ""
|
||||
keywords: ""
|
||||
image: "me"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Google Firebase: Pros and Cons"
|
||||
permalink: "/google-firebase-pros-and-cons"
|
||||
permalink: "/google-firebase-pros-and-cons/"
|
||||
description: "Let's look into what Google Firebase really is and the pros and cons of using it for your app development in 2019."
|
||||
keywords: ""
|
||||
image: "hello-world"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "The Different Backend Technologies You Can Mix and Match"
|
||||
permalink: "/backend-technologies"
|
||||
permalink: "/backend-technologies/"
|
||||
description: ""
|
||||
keywords: ""
|
||||
image: "firebase"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Ayos Blog is Changing"
|
||||
permalink: "/fullhacker-changes-2019"
|
||||
permalink: "/fullhacker-changes-2019/"
|
||||
description: "Ayos Blog is changing. In this post, I will go through the changes that will happen in the coming days."
|
||||
keywords: "announcement"
|
||||
image: "hello-world"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Daily Blog: Missing"
|
||||
permalink: "/missing"
|
||||
permalink: "/missing/"
|
||||
description: "How you react after missing some goals is important."
|
||||
keywords: ""
|
||||
image: "hello-world"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Music
|
||||
permalink: /music
|
||||
permalink: /music/
|
||||
image: hello-world
|
||||
published: true
|
||||
description: Heyyyyyyy
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
published: true
|
||||
image: game-streaming
|
||||
permalink: /game-streaming
|
||||
permalink: /game-streaming/
|
||||
description: Some thoughts on game streaming.
|
||||
---
|
||||
The thought of being watched by others while I play video games first occured to me when I was still in grade school. Back then there was no Twitch or Facebook Gaming. And the only game I play was Snake on a Nokia 5110i.<!--more-->
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Thoughts on Building My Own eCommerce Website"
|
||||
permalink: "/thoughts-on-ecommerce"
|
||||
permalink: "/thoughts-on-ecommerce/"
|
||||
description: "If you have been wanting to start an online store, here I talk about the many things you have to consider."
|
||||
keywords: ""
|
||||
image: "ecommerce-thoughts.jpg"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "How To Change Color of Header and Address Bar on Android Chrome"
|
||||
permalink: "/android-chrome-color-theme"
|
||||
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"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Understanding Color Theory for Web Design"
|
||||
permalink: "/color-theory-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"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "How to Use Github Pages: Free Website Hosting"
|
||||
permalink: "/github-pages-how-to"
|
||||
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"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "What Is Github and Why Every Developer Needs It"
|
||||
permalink: "/git-and-github"
|
||||
permalink: "/git-and-github/"
|
||||
description: "I strongly believe that every developer should know Git and Github. Here's why."
|
||||
keywords: ""
|
||||
category: technology
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "3 Steps How To Quickly Setup Ubuntu for Development"
|
||||
permalink: "/ubuntu-dev-setup"
|
||||
permalink: "/ubuntu-dev-setup/"
|
||||
description: "In this post I go through how I quickly setup an Ubuntu machine for development"
|
||||
keywords: ""
|
||||
category: technology
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Feels FM: An Emoji-Powered Jukebox for Your Mental Health'
|
||||
permalink: /feels-fm
|
||||
permalink: /feels-fm/
|
||||
description: What do you do when you don't want to do anything or talk to anyone?
|
||||
category: productivity
|
||||
image: feels-fm
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Choosing Backend Tech in 2019 and Why I Like Google Firebase"
|
||||
permalink: "/google-firebase-overview"
|
||||
permalink: "/google-firebase-overview/"
|
||||
description: "Let's discuss what Google Firebase has to offer for app development in 2019."
|
||||
keywords: ""
|
||||
category: technology
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "How to Force JavaScript Variables to use Specific DOM APIs"
|
||||
permalink: "/forcing-js-dom-types"
|
||||
permalink: "/forcing-js-dom-types/"
|
||||
description: "To take advantage of code completion for Javascript, here's a smart way to force JS DOM variables to use a specific DOM API interface"
|
||||
keywords: ""
|
||||
category: technology
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
published: false
|
||||
title: "Start"
|
||||
permalink: "/start-writing"
|
||||
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"
|
||||
category: motivational
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Routines"
|
||||
permalink: "/routines"
|
||||
permalink: "/routines/"
|
||||
description: "Let's talk about routines. Today I will be sharing the routines I try to observe, and the benefits I find when I actually do them."
|
||||
keywords: ""
|
||||
category: productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Weakness"
|
||||
permalink: "/weakness"
|
||||
permalink: "/weakness/"
|
||||
description: "We all have things that hold us back from reaching our goals."
|
||||
keywords: ""
|
||||
category: motivational
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Influence"
|
||||
permalink: "/influence"
|
||||
permalink: "/influence/"
|
||||
description: "If it is outside your circle of influence, do not waste time and energy."
|
||||
keywords: ""
|
||||
category: motivational
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Growth"
|
||||
permalink: "/growth"
|
||||
permalink: "/growth/"
|
||||
description: "Healthy growth is always bi-directional."
|
||||
keywords: ""
|
||||
category: motivational
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Hardships"
|
||||
permalink: "/hardships"
|
||||
permalink: "/hardships/"
|
||||
description: "I hope that as we complain about our individual situation this also moves us to think about others."
|
||||
keywords: ""
|
||||
category: motivational
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Reading"
|
||||
permalink: "/reading"
|
||||
permalink: "/reading/"
|
||||
description: "I have been striving to rekindle my love for reading books and it has felt so good."
|
||||
keywords: ""
|
||||
image: "reading"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
published: false
|
||||
title: "Simple Thoughts I Remind Myself"
|
||||
permalink: "/simple-thoughts"
|
||||
permalink: "/simple-thoughts/"
|
||||
description: "This is now a typical set up for work, play, and everything in between."
|
||||
keywords: ""
|
||||
category: motivational
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: 'Weekly Review #1'
|
||||
published: true
|
||||
image: japan-1
|
||||
permalink: /weekly-review-1
|
||||
permalink: /weekly-review-1/
|
||||
category: personal
|
||||
description: First post in hopefully a series of weekly short blogs.
|
||||
image-attrib: >-
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
image: jen-me-sydney
|
||||
title: "Weekly Review #2"
|
||||
permalink: /weekly-review-2
|
||||
permalink: /weekly-review-2/
|
||||
description: >-
|
||||
In this blog I start to ponder the effects of having multiple projects to my
|
||||
health
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
image: ayo-landscape1
|
||||
title: 'Weekly Review #3'
|
||||
permalink: /weekly-review-3
|
||||
permalink: /weekly-review-3/
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Selfie in Vitalis Villas overlooking the sea and the beautiful
|
||||
Santiago Cove.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Weekly Review #4"
|
||||
image: by-the-pool
|
||||
permalink: /weekly-review-4
|
||||
permalink: /weekly-review-4/
|
||||
description: Distrupted work week due to sickness and sudden vaccination schedules
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Playing in the pool with Kahel.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Weekly Review #5"
|
||||
image: new-kindle
|
||||
permalink: /weekly-review-5
|
||||
permalink: /weekly-review-5/
|
||||
description: The past week screams God's sovereignty over my life. There is nothing he cannot redeem and restore.
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Excited for my new Kindle Paperwhite!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Weekly Review #6"
|
||||
image: ayo-working
|
||||
permalink: /weekly-review-6
|
||||
permalink: /weekly-review-6/
|
||||
description: I am excited to see the effects of the previous week's learning
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Working in a hotel somewhere - a typical scene pre-covid where I could work remotely anywhere for real
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Weekly Review #7"
|
||||
image: rearrange-workspace
|
||||
permalink: /weekly-review-7
|
||||
permalink: /weekly-review-7/
|
||||
description: Productivity disrupted by sickness and worry, but nothing beyond hope
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Rearranged my workspace to minimize visual distractions (hopefully)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: 'Weekly Review #8'
|
||||
image: pool-maintenance
|
||||
permalink: /weekly-review-8
|
||||
permalink: /weekly-review-8/
|
||||
description: I try to convince myself not to feel bad about failure
|
||||
image-attrib: "Ayo Ayco. Snuck a quick night visit to the swimming pool, but it was being cleaned \U0001F605"
|
||||
category: personal
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Christmas Time Starts Now"
|
||||
image: christmas-time
|
||||
permalink: /weekly-review-9
|
||||
permalink: /weekly-review-9/
|
||||
description: "Weekly Review #9 - Happy about weekly review schedule change!"
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Apparently, October means it's Christmas now. 🤣
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Motivations and Self-Awareness"
|
||||
image: son-signage
|
||||
permalink: /weekly-review-10
|
||||
permalink: /weekly-review-10/
|
||||
description: "Weekly Review #10 - In this blog I think about why I do the things I do."
|
||||
image-attrib: >-
|
||||
Ayo Ayco. "Do you want to play?" - My son would flash this signage when I'm in a call and he wants to play.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "How To Trick Yourself to be Productive When You Don't Want To Be"
|
||||
image: afternoon-walks
|
||||
permalink: /weekly-review-11
|
||||
permalink: /weekly-review-11/
|
||||
description: "There is a system to be productive regardless of whether my mind feels like it or not (Weekly Review #11)"
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Throughout the workday I look forward to my day's reward: an afternoon walk with the family
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Living Intentionally: Are You Acting or Reacting?"
|
||||
image: dubai-alley
|
||||
permalink: /weekly-review-12
|
||||
permalink: /weekly-review-12/
|
||||
description: "Life is a chess... constantly prompting us: Your move. (Weekly Review #12)"
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Some random alley in Dubai. I wonder when we can travel again? :)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "You Don't Need a Mentor"
|
||||
image: eating-out
|
||||
permalink: /weekly-review-13
|
||||
permalink: /weekly-review-13/
|
||||
description: "Accountability is the real underlying principle we need"
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Since the pandemic, "eating out" meant we buy food somewhere and eat in the car
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "Anxiety and Importance of Rest"
|
||||
image: biggest-snail
|
||||
permalink: /weekly-review-14
|
||||
permalink: /weekly-review-14/
|
||||
description: "Just some musings on active waiting and resting"
|
||||
image-attrib: >-
|
||||
Ayo Ayco. The biggest snail we found; seems the most accomplished snail taking its time. Haha!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
published: true
|
||||
title: "What's the Real Next Action?"
|
||||
image: kribbestraat-55
|
||||
permalink: /weekly-review-15
|
||||
permalink: /weekly-review-15/
|
||||
description: "All projects can be daunting if you don't start this habit."
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Winter time in the city.
|
||||
|
|
2
template
2
template
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Put Your Blog Title Here"
|
||||
permalink: "/blog-url"
|
||||
permalink: "/blog-url/"
|
||||
description: "Short description. Will be displayed when sharing blog post to Facebook."
|
||||
keywords: ""
|
||||
image: "hello-world"
|
||||
|
|
Loading…
Reference in a new issue