Skip to content

Commit 7aa03a8

Browse files
author
Create Index Workflow
committed
Update index.
1 parent b64e56e commit 7aa03a8

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
415415
| [DevSecOps SLSA Framework](https://github.com/slsa-framework/slsa) | ⭐1830 | 📄 Docs | DevOps |
416416
| [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet) | ⭐22496 | 📓 Cheat Sheet | DevOps |
417417
| [Docker Getting Started](https://github.com/docker/getting-started) | ⭐3051 | 📓 Cheat Sheet | DevOps |
418-
| [Documentation Ansible](https://github.com/ansible/ansible-documentation) |154 | 📄 Docs | DevOps |
418+
| [Documentation Ansible](https://github.com/ansible/ansible-documentation) |158 | 📄 Docs | DevOps |
419419
| [Documentation Apache CloudStack](https://github.com/apache/cloudstack-docs) | ⭐15 | 📄 Docs | DevOps |
420420
| [Documentation ArgoCD](https://github.com/argoproj/argo-cd) | ⭐22402 | 📄 Docs | DevOps |
421421
| [Documentation Cacti](https://github.com/Cacti/documentation) | ⭐62 | 📄 Docs | DevOps |
@@ -463,8 +463,8 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
463463
| [Elastic Data Lake Architecture](https://github.com/gose/elastic-data-lake) | ⭐24 | 📄 Docs | Architecture |
464464
| [ElasticSearch Architecture](https://github.com/gose/elastic-architectures) | ⭐5 | 📄 Docs | Architecture |
465465
| [ElasticSearch Examples](https://github.com/elastic/examples) | ⭐2652 | 📄 Docs | DevOps |
466-
| [Embedded New Testament](https://github.com/theEmbeddedGeorge/theEmbeddedNewTestament.github.io) |683 | 📄 Docs | Development |
467-
| [Everything curl](https://github.com/curl/everything-curl) |2221 | 📕 Book | DevOps |
466+
| [Embedded New Testament](https://github.com/theEmbeddedGeorge/theEmbeddedNewTestament.github.io) |750 | 📄 Docs | Development |
467+
| [Everything curl](https://github.com/curl/everything-curl) |2233 | 📕 Book | DevOps |
468468
| [Excel Cheat Sheet](https://github.com/emanuelefavero/excel) | ⭐4 | 📓 Cheat Sheet | DevOps |
469469
| [FastAI Fastbook](https://github.com/fastai/fastbook) | ⭐24829 | 📕 Book | ML |
470470
| [Favicon Cheat Sheet](https://github.com/audreyfeldroy/favicon-cheat-sheet) | ⭐9886 | 📓 Cheat Sheet | Web |
@@ -637,4 +637,4 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
637637
| [nocomplexity Architecture Playbook](https://github.com/nocomplexity/ArchitecturePlaybook) | ⭐735 | 📄 Docs | Architecture |
638638
| [reactnative.guide](https://github.com/react-made-native-easy/book) | | 📕 Book | Development |
639639
| [rsync Tutorial](https://github.com/johnjung/rsync_tutorial) | | 📓 Cheat Sheet | DevOps |
640-
| [x86 bare metal examples](https://github.com/cirosantilli/x86-bare-metal-examples) |5235 | 💡 Tutorial | Development |
640+
| [x86 bare metal examples](https://github.com/cirosantilli/x86-bare-metal-examples) |5259 | 💡 Tutorial | Development |

extra-cheat-sheets.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,9 +2345,9 @@
23452345
"github": "curl/everything-curl",
23462346
"type": "Book",
23472347
"category": "DevOps",
2348-
"stars": 2221,
2348+
"stars": 2233,
23492349
"forks": 333,
2350-
"last_updated": "2026-03-08"
2350+
"last_updated": "2026-04-22"
23512351
},
23522352
"Linux Kernel Docs": {
23532353
"github": "bryancandi/LinuxKernelDocs",
@@ -2356,31 +2356,31 @@
23562356
"filePattern": "^assetpack/src/main/assets/(.+\\.html)$",
23572357
"stars": 1,
23582358
"forks": 0,
2359-
"last_updated": "2026-03-08"
2359+
"last_updated": "2026-04-22"
23602360
},
23612361
"Documentation Ansible": {
23622362
"github": "ansible/ansible-documentation",
23632363
"type": "Documentation",
23642364
"category": "DevOps",
23652365
"filePattern": "docs/docsite/rst/(.+\\.rst)$",
2366-
"stars": 154,
2367-
"forks": 801,
2368-
"last_updated": "2026-03-09"
2366+
"stars": 158,
2367+
"forks": 806,
2368+
"last_updated": "2026-04-22"
23692369
},
23702370
"Embedded New Testament": {
23712371
"github": "theEmbeddedGeorge/theEmbeddedNewTestament.github.io",
23722372
"type": "Documentation",
23732373
"category": "Development",
2374-
"stars": 683,
2375-
"forks": 162,
2376-
"last_updated": "2026-03-09"
2374+
"stars": 750,
2375+
"forks": 171,
2376+
"last_updated": "2026-04-22"
23772377
},
23782378
"x86 bare metal examples": {
23792379
"github": "cirosantilli/x86-bare-metal-examples",
23802380
"type": "Tutorial",
23812381
"category": "Development",
2382-
"stars": 5235,
2383-
"forks": 418,
2384-
"last_updated": "2026-03-09"
2382+
"stars": 5259,
2383+
"forks": 421,
2384+
"last_updated": "2026-04-22"
23852385
}
23862386
}

0 commit comments

Comments
 (0)