Commit aaace99
committed
DevOps-Cheatsheet: feat: Update DevOps Cheatsheet Hub Structure and Content
Major updates to improve organization and content structure:
Directory Structure:
- Organized cheatsheets into 8 main categories
- CI-CD (Jenkins, GitHub Actions, GitLab CI, CircleCI)
- Containerization (Docker, K8s, CRI-O, OpenShift, Helm, Podman)
- Infrastructure Management (Ansible, Chef, Puppet, Terraform)
- Monitoring (Prometheus, Grafana, ELK, CloudWatch, Nagios)
- Security (Trivy, SonarQube, AquaSec, Vault)
- Version Control (GitLab, GitHub, Bitbucket)
- Cloud (AWS, Azure, GCP, K8s on AWS, Terraform on AWS)
- Networking (Istio, Envoy, Consul, Linkerd)
UI/UX Improvements:
- Enhanced cheatsheet page layout
- Improved search functionality
- Added category filtering
- Implemented responsive design
- Added tool metadata (difficulty, popularity, tags)
Technical Updates:
- Fixed slug naming conventions
- Added proper TypeScript interfaces
- Improved data fetching and filtering
- Enhanced error handling
- Optimized performance with useMemo
Signed-off-by: NotHarshhaa <[email protected]>1 parent bd09618 commit aaace99
File tree
35 files changed
+3436
-5928
lines changed- public
- src
- app
- [category]
- [slug]
- about
- categories
- contribute
- search
- components
- data
- utils
35 files changed
+3436
-5928
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
17 | 41 | | |
18 | 42 | | |
19 | 43 | | |
| |||
213 | 237 | | |
214 | 238 | | |
215 | 239 | | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
0 commit comments