Skip to content

Commit

Permalink
change quotes on tags AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCade committed Apr 8, 2022
1 parent 9ca0054 commit f46b60e
Show file tree
Hide file tree
Showing 61 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion Days/day01.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Introduction - Day 1'
published: false
description: 90DaysOfDevOps - Introduction
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048731
Expand Down
2 changes: 1 addition & 1 deletion Days/day02.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Responsibilities of a DevOps Engineer - Day 2'
published: false
description: 90DaysOfDevOps - Responsibilities of a DevOps Engineer
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048699
Expand Down
2 changes: 1 addition & 1 deletion Days/day03.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Application Focused - Day 3'
published: false
description: 90DaysOfDevOps - Application Focused
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048825
Expand Down
2 changes: 1 addition & 1 deletion Days/day04.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - DevOps & Agile - Day 4'
published: false
description: 90DaysOfDevOps - DevOps & Agile
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048700
Expand Down
2 changes: 1 addition & 1 deletion Days/day05.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5'
published: false
description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048830
Expand Down
2 changes: 1 addition & 1 deletion Days/day09.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Let''s explain the Hello World code - Day 9'
published: false
description: 90DaysOfDevOps - Let's explain the Hello World code
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048732
Expand Down
2 changes: 1 addition & 1 deletion Days/day10.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Go Workspace - Day 10'
published: false
description: 90DaysOfDevOps - The Go Workspace
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048701
Expand Down
2 changes: 1 addition & 1 deletion Days/day15.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Linux Commands for DevOps (Actually everyone) - Day 15'
published: false
description: 90DaysOfDevOps - Linux Commands for DevOps (Actually everyone)
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048834
Expand Down
2 changes: 1 addition & 1 deletion Days/day16.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Managing your Linux System, Filesystem & Storage - Day 16'
published: false
description: '90DaysOfDevOps - Managing your Linux System, Filesystem & Storage'
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048702
Expand Down
2 changes: 1 addition & 1 deletion Days/day17.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Text Editors - nano vs vim - Day 17'
published: false
description: 90DaysOfDevOps - Text Editors - nano vs vim
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048703
Expand Down
2 changes: 1 addition & 1 deletion Days/day18.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - SSH & Web Server - Day 18'
published: false
description: 90DaysOfDevOps - SSH & Web Server
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048733
Expand Down
2 changes: 1 addition & 1 deletion Days/day19.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Automate tasks with bash scripts - Day 19'
published: false
description: 90DaysOfDevOps - Automate tasks with bash scripts
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048774
Expand Down
2 changes: 1 addition & 1 deletion Days/day20.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20'
published: false
description: 90DaysOfDevOps - Dev workstation setup - All the pretty things
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048734
Expand Down
2 changes: 1 addition & 1 deletion Days/day21.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Big Picture: DevOps and Networking - Day 21'
published: false
description: 90DaysOfDevOps - The Big Picture DevOps and Networking
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048761
Expand Down
2 changes: 1 addition & 1 deletion Days/day23.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Network Protocols - Day 23'
published: false
description: 90DaysOfDevOps - Network Protocols
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048704
Expand Down
2 changes: 1 addition & 1 deletion Days/day24.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Network Automation - Day 24'
published: false
description: 90DaysOfDevOps - Network Automation
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048805
Expand Down
2 changes: 1 addition & 1 deletion Days/day26.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Building our Lab - Day 26'
published: false
description: 90DaysOfDevOps - Building our Lab
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048762
Expand Down
2 changes: 1 addition & 1 deletion Days/day27.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Getting Hands-On with Python & Network - Day 27'
published: false
description: 90DaysOfDevOps - Getting Hands-On with Python & Network
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048735
Expand Down
2 changes: 1 addition & 1 deletion Days/day28.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Big Picture: DevOps & The Cloud - Day 28'
published: false
description: 90DaysOfDevOps - The Big Picture DevOps & The Cloud
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048737
Expand Down
2 changes: 1 addition & 1 deletion Days/day29.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Microsoft Azure Fundamentals - Day 29'
published: false
description: 90DaysOfDevOps - Microsoft Azure Fundamentals
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048705
Expand Down
2 changes: 1 addition & 1 deletion Days/day32.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Microsoft Azure Storage Models - Day 32'
published: false
description: 90DaysOfDevOps - Microsoft Azure Storage Models
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048775
Expand Down
2 changes: 1 addition & 1 deletion Days/day33.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Microsoft Azure Networking Models + Azure Management - Day 33'
published: false
description: 90DaysOfDevOps - Microsoft Azure Networking Models + Azure Management
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048706
Expand Down
2 changes: 1 addition & 1 deletion Days/day34.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Microsoft Azure Hands-On Scenarios - Day 34'
published: false
description: 90DaysOfDevOps - Microsoft Azure Hands-On Scenarios
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048763
Expand Down
2 changes: 1 addition & 1 deletion Days/day36.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Installing & Configuring Git - Day 36'
published: false
description: 90DaysOfDevOps - Installing & Configuring Git
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048738
Expand Down
2 changes: 1 addition & 1 deletion Days/day37.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Gitting to know Git - Day 37'
published: false
description: 90DaysOfDevOps - Gitting to know Git
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048707
Expand Down
2 changes: 1 addition & 1 deletion Days/day39.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39'
published: false
description: '90DaysOfDevOps - Viewing, unstaging, discarding & restoring'
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048827
Expand Down
2 changes: 1 addition & 1 deletion Days/day41.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Open Source Workflow - Day 41'
published: false
description: 90DaysOfDevOps - The Open Source Workflow
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048806
Expand Down
2 changes: 1 addition & 1 deletion Days/day42.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Big Picture: Containers - Day 42'
published: false
description: 90DaysOfDevOps - The Big Picture Containers
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048826
Expand Down
2 changes: 1 addition & 1 deletion Days/day43.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - What is Docker & Getting installed - Day 43'
published: false
description: 90DaysOfDevOps - What is Docker & Getting installed
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048739
Expand Down
2 changes: 1 addition & 1 deletion Days/day44.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop - Day 44'
published: false
description: 90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048708
Expand Down
2 changes: 1 addition & 1 deletion Days/day45.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The anatomy of a Docker Image - Day 45'
published: false
description: 90DaysOfDevOps - The anatomy of a Docker Image
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048777
Expand Down
2 changes: 1 addition & 1 deletion Days/day46.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Docker Compose - Day 46'
published: false
description: 90DaysOfDevOps - Docker Compose
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048740
Expand Down
2 changes: 1 addition & 1 deletion Days/day48.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Alternatives to Docker - Day 48'
published: false
description: 90DaysOfDevOps - Alternatives to Docker
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048807
Expand Down
2 changes: 1 addition & 1 deletion Days/day51.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Deploying your first Kubernetes Cluster - Day 51'
published: false
description: 90DaysOfDevOps - Deploying your first Kubernetes Cluster
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048778
Expand Down
2 changes: 1 addition & 1 deletion Days/day53.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Rancher Overview - Hands On - Day 53'
published: false
description: 90DaysOfDevOps - Rancher Overview - Hands On
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048742
Expand Down
2 changes: 1 addition & 1 deletion Days/day54.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Kubernetes Application Deployment - Day 54'
published: false
description: 90DaysOfDevOps - Kubernetes Application Deployment
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048764
Expand Down
2 changes: 1 addition & 1 deletion Days/day55.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - State and Ingress in Kubernetes - Day 55'
published: false
description: 90DaysOfDevOps - State and Ingress in Kubernetes
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048779
Expand Down
2 changes: 1 addition & 1 deletion Days/day56.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Big Picture: IaC - Day 56'
published: false
description: 90DaysOfDevOps - The Big Picture IaC
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048709
Expand Down
2 changes: 1 addition & 1 deletion Days/day57.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - An intro to Terraform - Day 57'
published: false
description: 90DaysOfDevOps - An intro to Terraform
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048710
Expand Down
2 changes: 1 addition & 1 deletion Days/day58.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - HashiCorp Configuration Language (HCL) - Day 58'
published: false
description: 90DaysOfDevOps - HashiCorp Configuration Language (HCL)
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048741
Expand Down
2 changes: 1 addition & 1 deletion Days/day61.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Kubernetes & Multiple Environments - Day 61'
published: false
description: 90DaysOfDevOps - Kubernetes & Multiple Environments
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048743
Expand Down
2 changes: 1 addition & 1 deletion Days/day63.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - The Big Picture: Configuration Management - Day 63'
published: false
description: 90DaysOfDevOps - The Big Picture Configuration Management
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048711
Expand Down
2 changes: 1 addition & 1 deletion Days/day64.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Ansible: Getting Started - Day 64'
published: false
description: '90DaysOfDevOps - Ansible: Getting Started'
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048765
Expand Down
2 changes: 1 addition & 1 deletion Days/day66.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: '#90DaysOfDevOps - Ansible Playbooks Continued... - Day 66'
published: false
description: 90DaysOfDevOps - Ansible Playbooks Continued...
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048712
Expand Down
Loading

0 comments on commit f46b60e

Please sign in to comment.