Skip to content

Commit

Permalink
remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCade committed Apr 7, 2022
1 parent 4312d82 commit 11d6267
Show file tree
Hide file tree
Showing 90 changed files with 90 additions and 90 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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day01.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day02.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day03.md
---
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 3"
published: false
description: 90DaysOfDevOps - DevOps & Agile
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day04.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day05.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day06.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - DevOps - The real stories - Day 6"
published: false
description: 90DaysOfDevOps - DevOps - The real stories
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day06.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day07.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language - Day 7"
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps & Learning a Programming Language"
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day07.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day08.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Setting up your DevOps environment for Go & Hello World - Day 8"
published: false
description: 90DaysOfDevOps - Setting up your DevOps environment for Go & Hello World
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day08.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day09.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day10.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day11.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Variables & Constants in Go - Day 11"
published: false
description: 90DaysOfDevOps - Variables & Constants in Go
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day11.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day12.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Getting user input with Pointers and a finished program - Day 12"
published: false
description: 90DaysOfDevOps - Getting user input with Pointers and a finished program
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day12.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day13.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Tweet your progress with our new App - Day 13"
published: false
description: 90DaysOfDevOps - Tweet your progress with our new App
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day13.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day14.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - The Big Picture: DevOps and Linux - Day 14"
published: false
description: "90DaysOfDevOps - The Big Picture: DevOps and Linux"
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day14.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day15.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day16.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day17.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day18.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day19.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day20.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day21.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day22.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - The OSI Model - The 7 Layers - Day 22"
published: false
description: 90DaysOfDevOps - The OSI Model - The 7 Layers
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day22.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day23.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day24.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day25.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Python for Network Automation - Day 25"
published: false
description: 90DaysOfDevOps - Python for Network Automation
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day25.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day26.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day27.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day28.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day29.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day30.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Microsoft Azure Security Models - Day 30"
published: false
description: 90DaysOfDevOps - Microsoft Azure Security Models
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day30.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day31.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Microsoft Azure Compute Models - Day 31"
published: false
description: 90DaysOfDevOps - Microsoft Azure Compute Models
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day31.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day32.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day33.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day34.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day35.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - The Big Picture: Git - Version Control - Day 35"
published: false
description: "90DaysOfDevOps - The Big Picture: Git - Version Control"
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day35.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day36.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day37.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day38.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Staging & Changing - Day 38"
published: false
description: 90DaysOfDevOps - Staging & Changing
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day38.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day39.md
---
Expand Down
2 changes: 1 addition & 1 deletion Days/day40.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "#90DaysOfDevOps - Social Network for code - Day 40"
published: false
description: 90DaysOfDevOps - Social Network for code
#tags: 'devops, 90daysofdevops, learning'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day40.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day41.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day42.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day43.md
---
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'

cover_image: null
canonical_url: https://github.com/MichaelCade/90DaysOfDevOps/Days/day44.md
---
Expand Down
Loading

0 comments on commit 11d6267

Please sign in to comment.