Skip to content

Commit

Permalink
fix: V2 cleanup (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf authored Jul 24, 2024
1 parent 73c7d3e commit 6c852a8
Show file tree
Hide file tree
Showing 116 changed files with 20 additions and 101 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ yarn-error.log*
.env
.DS_Store
.vercel
TODO.md
4 changes: 0 additions & 4 deletions TODO.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/Kubernetes/other-resources.md

This file was deleted.

5 changes: 2 additions & 3 deletions docs/argocd/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sidebar_position: 6
title: Other Resources
---

Here are list of other resources that you can refer to learn more about Kubernetes:
Here are list of other resources that you can refer to learn more about ArgoCD:

TODO: Add the correct GitHub path links
- [Manifest files](https://www.docker.com/)
- [Sample ArgoCD Manifest files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/argocd/manifests): A collection of ArgoCD manifest files to help you understand the concepts better.
7 changes: 3 additions & 4 deletions docs/bash-scripting/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sidebar_position: 6
title: Other Resources
---

Here are list of other resources that you can refer to learn more about Kubernetes:
Here are list of other resources that you can refer to learn more about Bash Scripting:

TODO: Add the correct GitHub path links
- [Concepts](https://kubernetes.io/docs/concepts/)
- [Scripts](https://www.docker.com/)
- [Concepts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/bash-scripting/concepts): Each topic is break into seprate files to help better understand the concepts.
- [Scripts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/bash-scripting/scripts): A collection of Bash scripts I have created to help you understand the concepts better.
5 changes: 2 additions & 3 deletions docs/docker/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ title: Other Resources

Here are list of other resources that you can refer to learn more about Docker:

TODO: Add the correct GitHub path links
- [Dockerfiles files](htrtps://www.docker.com/)
- [Docker Compose files](https://www.docker.com/)
- [Dockerfiles files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/dockerfiles): A collection of Dockerfiles to help you understand the concepts better.
- [Docker Compose files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/docker-compose): A collection of Docker Compose files I have created for different applications to help you understand the concepts better.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions docs/github-actions/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ title: Other Resources

Here are list of other resources that you can refer to learn more about GitHub Actions:

TODO: Add the correct GitHub path links
- [Wokflow files](https://www.docker.com/)
- [Wokflow files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/github-actions/Workflows): A collection of GitHub Actions workflow files I use and created to help you understand the concepts better.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 3 additions & 4 deletions docs/golang/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sidebar_position: 3
title: Other Resources
---

Here are list of other resources that you can refer to learn more about GitHub Actions:
Here are list of other resources that you can refer to learn more about Golang:

TODO: Add the correct GitHub path links
- [Apps](https://www.docker.com/): Source code for the apps I build with Golang
- [Concepts](https://www.docker.com/): Seprate file for each concept
- [Apps](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/apps): Source code for the apps I build while learning Golang
- [Concepts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/concepts): Each Golang topic is break into seprate files to help better understand the concepts.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions docs/kubernetes/other-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar_position: 6
title: Other Resources
---

Here are list of other resources that you can refer to learn more about Kubernetes:

- [Kubernetes Manifest files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/kubernetes/manifests): A collection of Kubernetes manifest files to help you understand the concepts better.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
72 changes: 0 additions & 72 deletions old-index.html

This file was deleted.

0 comments on commit 6c852a8

Please sign in to comment.