Skip to content

Commit

Permalink
wip 3
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed AbouZaid <[email protected]>
  • Loading branch information
aabouzaid committed Oct 6, 2024
1 parent 86b4359 commit bf51481
Show file tree
Hide file tree
Showing 30 changed files with 2,599 additions and 81 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Google Forms Register](https://img.shields.io/badge/Register-4285f4?style=for-the-badge&logo=google&logoColor=white&label=Google%20Forms)](https://docs.google.com/forms/d/e/1FAIpQLSfvTweNNgdV26-EnI15dnaJbY6i8X5i3lMjXssUphdrkJ0Sfw/viewform)
[![Telegram Group Join](https://img.shields.io/badge/Join-%232ca5e0?style=for-the-badge&logo=telegram&logoColor=white&label=Telegram%20Group)](https://t.me/DevOpsHive)
[![License](https://img.shields.io/github/license/DevOpsHiveHQ/dynamic-devops-roadmap?style=for-the-badge)](https://github.com/DevOpsHiveHQ/dynamic-devops-roadmap/blob/main/LICENSE)
[![Progress](https://img.shields.io/badge/Progress-60%25-ffcb00?style=for-the-badge)](#status)
[![Progress](https://img.shields.io/badge/Progress-70%25-ffcb00?style=for-the-badge)](#status)

<!-- omit from toc -->
# Dynamic DevOps Roadmap
Expand Down Expand Up @@ -42,7 +42,7 @@ Preview:

Please note that this repo is still a work in progress.

- **Roadmap Content**: 60%
- **Roadmap Content**: 70%
- **Hands-on Project**: 100%

## The Problem
Expand Down Expand Up @@ -71,8 +71,8 @@ For more details about the problem aspects, please read: [Your DevOps learning r
## The Solution

<p align="center">
<a href="static/img/dynamic-devops-roadmap.png" imageanchor="1">
<img alt="Dynamic MVP-style roadmap Good and Bad" border="0" width="90%" src="static/img/dynamic-devops-roadmap.png" />
<a href="static/img/dynamic-devops-roadmap-pillars.png" imageanchor="1">
<img alt="Dynamic MVP-style roadmap Good and Bad" border="0" width="90%" src="static/img/dynamic-devops-roadmap-pillars.png" />
</a>
</p>

Expand Down
1 change: 1 addition & 0 deletions docs/content/_category_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ collapsed: false
link:
type: generated-index
description: Dive into DevOps world with a plan!
image: /img/dynamic-devops-roadmap-flow-regular-bg.png
4 changes: 4 additions & 0 deletions docs/content/module-01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-01-overview.png').default} />
</p>

## 1.1 Overview - What and Why DevOps?

DevOps is a set of `practices`, `cultural`, `tools` and most importantly `mindset` which aims to improving collaboration and communication between software development (Dev) and operations (Ops) teams. It seeks to dismantle the conventional operational silos and promotes a collaborative, automated, and sustainable culture. Which enhances the efficiency of the whole software development lifecycle (starting from planning, coding, testing, deployment, and operations).
Expand Down
Binary file added docs/content/module-01/module-01-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-02-overview.png').default} />
</p>

## 2.1 Code - Python Fundamentals

### What you need to know
Expand Down
Binary file added docs/content/module-02/module-02-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-03/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-03-overview.png').default} />
</p>

## 3.1 Planning - Define Goals and Requirements

### What you need to know
Expand Down
Binary file added docs/content/module-03/module-03-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-04-overview.png').default} />
</p>

## 4.1 Planning - Review the Goals and Requirements

### What you need to know
Expand Down
Binary file added docs/content/module-04/module-04-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-05/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-05-overview.png').default} />
</p>

## 5.1 Planning - Refine the Goals and Requirements

### What you need to know
Expand Down
Binary file added docs/content/module-05/module-05-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-06/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-06-overview.png').default} />
</p>

## 6.1 Planning - Agile Retrospective

## 6.2 Code - Performance Optimizations
Expand Down
Binary file added docs/content/module-06/module-06-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/content/module-07/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ description: ""

[🗂 Back to the Roadmap Index](../../getting-started#roadmap-index)

<p align="center">
<img alt="Module Overview" border="0" width="90%" src={require('./module-07-overview.png').default} />
</p>

## 7.1 Requirements

## 7.2 Plan
Expand Down
Binary file added docs/content/module-07/module-07-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions docs/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ""
---

<p align="center">
<img alt="Dynamic DevOps Roadmap Pillars " border="0" width="90%" src="/img/dynamic-devops-roadmap.png" />
<img alt="Dynamic DevOps Roadmap Pillars " border="0" width="90%" src="/img/dynamic-devops-roadmap-pillars.png" />
</p>

## How to use this roadmap?
Expand Down Expand Up @@ -51,7 +51,9 @@ A plus point in the mentorship is that you will get access to the roadmap board,
Visit [![Hive Box Project](https://img.shields.io/badge/HiveBox_Project-f39200?style=flat-square&logo=artifact-hub&logoColor=white)](../projects/hivebox/)
if you are interested in the DevOps hands-on project **only**. Continue if you want the full roadmap.

---
<p align="center">
<img alt="Dynamic DevOps Roadmap Flow " border="0" width="90%" src="/img/dynamic-devops-roadmap-flow-regular-bg.png" />
</p>

### [Introduction](../content/introduction)

Expand Down
1 change: 0 additions & 1 deletion docs/projects/_category_.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ position: 4
collapsed: false
link:
type: generated-index
description: A real hands-on end-to-end industry-grad projects to learn DevOps in a pragmatic manner.
2 changes: 1 addition & 1 deletion docs/why/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For more details about the problem aspects, please read: [Your DevOps learning r
## The Solution

<p align="center">
<img alt="Dynamic DevOps Roadmap Pillars " border="0" width="90%" src="/img/dynamic-devops-roadmap.png" />
<img alt="Dynamic DevOps Roadmap Pillars " border="0" width="90%" src="/img/dynamic-devops-roadmap-pillars.png" />
</p>

Based on experience for years mentoring people in different stages (starting their first job, career shift, moving to another work style or company), using a `dynamic MVP-style roadmap` with hands-on projects designed by an experienced DevOps engineer has been highly successful.
Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const config: Config = {
],

themeConfig: {
image: 'img/dynamic-devops-roadmap.png',
image: 'img/dynamic-devops-roadmap-pillars.png',
navbar: {
title: 'Dynamic DevOps Roadmap',
logo: {
Expand Down
10 changes: 10 additions & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,13 @@
--ifm-color-primary-lightest: #4fddbf;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
}

html {
scroll-behavior: smooth;
}

body {
animation: fadeInAnimation ease 3s;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
3 changes: 3 additions & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ function HomepageHeader() {
return (
<header className={clsx('hero hero--primary', styles.heroBanner)}>
<div className="container">
<a href="/docs/getting-started">
<img src="img/dynamic-devops-roadmap-flow-irregular-bg.png" width="60%" />
</a>
<Heading as="h1" className="hero__title">
{siteConfig.title}
</Heading>
Expand Down
40 changes: 0 additions & 40 deletions static/img/dynamic-devops-roadmap-diagram.svg

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bf51481

Please sign in to comment.