|
1 | | -<!DOCTYPE html> |
2 | | -<html lang="en"> |
3 | | - |
4 | | -<head> |
5 | | - <meta charset="UTF-8"> |
6 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"> |
8 | | - <title>HelpOps-Hub</title> |
9 | | - <!-- Added Favicon for website --> |
10 | | - <link rel="shortcut icon" href="Favicon.png" type="image/x-icon"> |
11 | | - <link rel="stylesheet" href="dark_mode.css"> |
12 | | - <link rel="stylesheet" href="aboutstyle.css"> |
13 | | - <link rel="stylesheet" href="style.css"> |
14 | | - <link rel="stylesheet" href="navstyle.css"> |
15 | | - <script src="darkmode.js"></script> |
16 | | - |
17 | | - <link rel="preconnect" href="https://fonts.googleapis.com"> |
18 | | - <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
19 | | - <link href="https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap" rel="stylesheet"> |
20 | | -</head> |
21 | | - |
22 | | -<body> |
23 | | - <header class="header"> |
24 | | - |
25 | | - <div class="logo"> |
26 | | - <a href="./index.html" |
27 | | - ><img src="logo.png" alt="HelpOps-Hub Logo" |
28 | | - /></a> |
29 | | - </div> |
30 | | - <div> |
31 | | - <h1>About Us</h1> |
32 | | - </div> |
33 | | - </header> |
34 | | - <nav class="nav " id="navbar"> |
35 | | - |
36 | | - <ul class="nav__list" id="navlinkitems"> |
37 | | - <li class="nav__item"> |
38 | | - <a href="contributor-index.html" class="fa-solid fa-people-group"></a> |
39 | | - </li> |
40 | | - <li class="nav__item"> |
41 | | - <a href="https://github.com/mdazfar2/HelpOps-Hub" target="_blank" class="fab fa-github"></a> |
42 | | - </li> |
43 | | - <li class="nav__item"> |
44 | | - <a href="https://www.linkedin.com/company/helpops-hub/" target="_blank" class="fab fa-linkedin"></a> |
45 | | - </li> |
46 | | - <li class="nav__item"> |
47 | | - <a href="https://discord.com/invite/UWTrRhqywt" target="_blank" class="fab fa-discord"></a> |
48 | | - </li> |
49 | | - |
50 | | - <li class="nav__item"> |
51 | | - <a href="javascript:void(0);" class="fas fa-adjust" onclick="toggleTheme()"></a> |
52 | | - </li> |
53 | | - <li> |
54 | | - <button class="about-button"> |
55 | | - |
56 | | - <a href="./index.html"> |
57 | | - BACK |
58 | | - </a> |
59 | | - </button> |
60 | | - |
61 | | - </li> |
62 | | - <li><button class="about-button"> |
63 | | - |
64 | | - <a href="./faq.html"> |
65 | | - FAQ's |
66 | | - </a> |
67 | | - </button></li> |
68 | | - <li> |
69 | | - <button class="sponsor-button" onclick="window.location.href='https://github.com/sponsors/mdazfar2'"> |
70 | | - <span class="heart">❤</span> Sponsor |
71 | | - </button> |
72 | | - </li> |
73 | | - |
74 | | - </ul> |
75 | | - |
76 | | - </nav> |
77 | | - <div> |
78 | | - <div class="start"> |
79 | | - <div class="img-container"> |
80 | | - <img class="right-img mt" src="./logo.png" alt="no"> |
81 | | - </div> |
82 | | - <div class="text-container"> |
83 | | - <h1 class="abeezee-regular">What is HelpOps-Hub?</h1> |
84 | | - <p class="text-animate" style="text-align: center;"> |
85 | | - HelpOps-Hub is an open-source, community-driven repository designed<br> |
86 | | - to support and enhance DevOps practices. It serves as a comprehensive,<br> |
87 | | - centralized resource aimed at helping DevOps professionals and teams<br> |
88 | | - optimize their workflows, stay updated with the latest tools and trends,<br> |
89 | | - and implement best practices effectively. |
90 | | - </p> |
91 | | - </div> |
92 | | - </div> |
93 | | - <div class="end"> |
94 | | - <div class="img-container"> |
95 | | - <img class="left-img" src="./mission.png" alt="no"> |
96 | | - </div> |
97 | | - <div class="text-container"> |
98 | | - <h1 class="abeezee-regular">Our Mission</h1> |
99 | | - <p class="text-animate" style="text-align: center;"> |
100 | | - Our mission is to create an all-encompassing resource that empowers DevOps<br> |
101 | | - practitioners to achieve higher efficiency, reliability, and performance in<br> |
102 | | - their operations. We strive to build a dynamic, ever-evolving repository that<br> |
103 | | - reflects the latest advancements in DevOps, driven by the collective knowledge<br> |
104 | | - and experience of our community. |
105 | | - </p> |
106 | | - </div> |
107 | | - </div> |
108 | | - <div class="start mb"> |
109 | | - <div class="img-container"> |
110 | | - <img class="right-img benefit" style="margin-top: 40px;" src="./benefit.png" alt="no"> |
111 | | - </div> |
112 | | - <div class="text-container"> |
113 | | - <h1 class="abeezee-regular" style="margin-top: 60px;">Benefits of HelpOps-Hub</h1> |
114 | | - <ul class="abeezee-regular text-animate"> |
115 | | - <li><b>Unified Knowledge Base</b>: Centralizes valuable DevOps resources, making them easily accessible to everyone</li> |
116 | | - <li><b>Enhanced Learning</b>: Supports continuous skill development for DevOps professionals at all levels.</li> |
117 | | - <li><b>Streamlined Practices</b>: Helps teams implement best practices efficiently, reducing errors and improving reliability.</li> |
118 | | - </ul> |
119 | | - </div> |
120 | | - </div> |
121 | | - </div> |
122 | | - <div class="video"> |
123 | | - <div class="video-container"> |
124 | | - <iframe src="https://www.youtube.com/embed/MCCc5mT5Pio?autoplay=1" frameborder="0" allowfullscreen></iframe> |
125 | | - </div> |
126 | | - |
127 | | - <div class="video-text"> |
128 | | - <p>Visit the official channel and subscribe to HelpOps:</p> |
129 | | - <a href="https://www.youtube.com/@HelpOps-Hub" target="_blank" class="subscribe-link">Subscribe to HelpOps</a> |
130 | | - </div> |
131 | | - </div> |
132 | | - <div id="scrollToTopBtn" class="scrollToTopBtn" onclick="scrollToTop()"> |
133 | | - <img src="scrollToTop.png" class="im" alt="Scroll to top"> |
134 | | - </div> |
135 | | - <script src="app.js"></script> |
136 | | - |
137 | | - |
138 | | - |
139 | | -</body> |
140 | | - |
141 | | -</html> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta charset="UTF-8"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"> |
| 8 | + <title>HelpOps-Hub</title> |
| 9 | + <!-- Added Favicon for website --> |
| 10 | + <link rel="shortcut icon" href="Favicon.png" type="image/x-icon"> |
| 11 | + <link rel="stylesheet" href="dark_mode.css"> |
| 12 | + <link rel="stylesheet" href="aboutstyle.css"> |
| 13 | + <link rel="stylesheet" href="style.css"> |
| 14 | + <link rel="stylesheet" href="navstyle.css"> |
| 15 | + <script src="darkmode.js"></script> |
| 16 | + |
| 17 | + <link rel="preconnect" href="https://fonts.googleapis.com"> |
| 18 | + <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| 19 | + <link href="https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap" rel="stylesheet"> |
| 20 | +</head> |
| 21 | + |
| 22 | +<body> |
| 23 | + <header class="header"> |
| 24 | + |
| 25 | + <div class="logo"> |
| 26 | + <a href="./index.html" |
| 27 | + ><img src="logo.png" alt="HelpOps-Hub Logo" |
| 28 | + /></a> |
| 29 | + </div> |
| 30 | + <div> |
| 31 | + <h1>About Us</h1> |
| 32 | + </div> |
| 33 | + </header> |
| 34 | + <nav class="nav " id="navbar"> |
| 35 | + |
| 36 | + <ul class="nav__list" id="navlinkitems"> |
| 37 | + <li class="nav__item"> |
| 38 | + <a href="contributor-index.html" class="fa-solid fa-people-group"></a> |
| 39 | + </li> |
| 40 | + <li class="nav__item"> |
| 41 | + <a href="https://github.com/mdazfar2/HelpOps-Hub" target="_blank" class="fab fa-github"></a> |
| 42 | + </li> |
| 43 | + <li class="nav__item"> |
| 44 | + <a href="https://www.linkedin.com/company/helpops-hub/" target="_blank" class="fab fa-linkedin"></a> |
| 45 | + </li> |
| 46 | + <li class="nav__item"> |
| 47 | + <a href="https://discord.com/invite/UWTrRhqywt" target="_blank" class="fab fa-discord"></a> |
| 48 | + </li> |
| 49 | + |
| 50 | + <li class="nav__item"> |
| 51 | + <a href="javascript:void(0);" class="fas fa-adjust" onclick="toggleTheme()"></a> |
| 52 | + </li> |
| 53 | + <li> |
| 54 | + <button class="about-button"> |
| 55 | + |
| 56 | + <a href="./index.html"> |
| 57 | + BACK |
| 58 | + </a> |
| 59 | + </button> |
| 60 | + |
| 61 | + </li> |
| 62 | + <li><button class="about-button"> |
| 63 | + |
| 64 | + <a href="./faq.html"> |
| 65 | + FAQ's |
| 66 | + </a> |
| 67 | + </button></li> |
| 68 | + <li> |
| 69 | + <button class="sponsor-button" onclick="window.location.href='https://github.com/sponsors/mdazfar2'"> |
| 70 | + <span class="heart">❤</span> Sponsor |
| 71 | + </button> |
| 72 | + </li> |
| 73 | + |
| 74 | + </ul> |
| 75 | + |
| 76 | + </nav> |
| 77 | + <div> |
| 78 | + <div class="start"> |
| 79 | + <div class="img-container"> |
| 80 | + <img class="right-img mt" src="./logo.png" alt="no"> |
| 81 | + </div> |
| 82 | + <div class="text-container"> |
| 83 | + <h1 class="abeezee-regular">What is HelpOps-Hub?</h1> |
| 84 | + <p class="text-animate" style="text-align: center;"> |
| 85 | + HelpOps-Hub is an open-source, community-driven repository designed<br> |
| 86 | + to support and enhance DevOps practices. It serves as a comprehensive,<br> |
| 87 | + centralized resource aimed at helping DevOps professionals and teams<br> |
| 88 | + optimize their workflows, stay updated with the latest tools and trends,<br> |
| 89 | + and implement best practices effectively. |
| 90 | + </p> |
| 91 | + </div> |
| 92 | + </div> |
| 93 | + <div class="end"> |
| 94 | + <div class="img-container"> |
| 95 | + <img class="left-img" src="./mission.png" alt="no"> |
| 96 | + </div> |
| 97 | + <div class="text-container"> |
| 98 | + <h1 class="abeezee-regular">Our Mission</h1> |
| 99 | + <p class="text-animate" style="text-align: center;"> |
| 100 | + Our mission is to create an all-encompassing resource that empowers DevOps<br> |
| 101 | + practitioners to achieve higher efficiency, reliability, and performance in<br> |
| 102 | + their operations. We strive to build a dynamic, ever-evolving repository that<br> |
| 103 | + reflects the latest advancements in DevOps, driven by the collective knowledge<br> |
| 104 | + and experience of our community. |
| 105 | + </p> |
| 106 | + </div> |
| 107 | + </div> |
| 108 | + <div class="start mb"> |
| 109 | + <div class="img-container"> |
| 110 | + <img class="right-img benefit" style="margin-top: 40px;" src="./benefit.png" alt="no"> |
| 111 | + </div> |
| 112 | + <div class="text-container"> |
| 113 | + <h1 class="abeezee-regular" style="margin-top: 60px;">Benefits of HelpOps-Hub</h1> |
| 114 | + <ul class="abeezee-regular text-animate"> |
| 115 | + <li><b>Unified Knowledge Base</b>: Centralizes valuable DevOps resources, making them easily accessible to everyone</li> |
| 116 | + <li><b>Enhanced Learning</b>: Supports continuous skill development for DevOps professionals at all levels.</li> |
| 117 | + <li><b>Streamlined Practices</b>: Helps teams implement best practices efficiently, reducing errors and improving reliability.</li> |
| 118 | + </ul> |
| 119 | + </div> |
| 120 | + </div> |
| 121 | + </div> |
| 122 | + <div class="video"> |
| 123 | + <div class="video-container"> |
| 124 | + <iframe src="https://www.youtube.com/embed/MCCc5mT5Pio?autoplay=1" frameborder="0" allowfullscreen></iframe> |
| 125 | + </div> |
| 126 | + |
| 127 | + <div class="video-text"> |
| 128 | + <p>Visit the official channel and subscribe to HelpOps:</p> |
| 129 | + <a href="https://www.youtube.com/@HelpOps-Hub" target="_blank" class="subscribe-link">Subscribe to HelpOps</a> |
| 130 | + </div> |
| 131 | + </div> |
| 132 | + <div id="scrollToTopBtn" class="scrollToTopBtn" onclick="scrollToTop()"> |
| 133 | + <img src="scrollToTop.png" class="im" alt="Scroll to top"> |
| 134 | + </div> |
| 135 | + <script src="app.js"></script> |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | +</body> |
| 140 | + |
| 141 | +</html> |
0 commit comments