Skip to content

Commit

Permalink
Create cheat-sheets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Jan 10, 2024
1 parent 8dd6202 commit 3d399b3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions cheat-sheets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"Cheat Sheets": {
"github": "lwindolf/lzone-cheat-sheets",
"category": "Cheat Sheets",
"filePattern": "^cheat-sheet/(.+)\\.md$"
},
"Examples": {
"github": "lwindolf/lzone-cheat-sheets",
"category": "Cheat Sheets",
"filePattern": "^examples/(.+)\\.md$"
},
"Visual Ops": {
"github": "lwindolf/lzone-cheat-sheets",
"category": "SRE",
"filePattern": "^visual-ops/(.+)\\.md$"
},
"Runbooks 🐛": {
"github": "lwindolf/lzone-cheat-sheets",
"category": "SRE",
"filePattern": "^runbooks/(.+)\\.md$"
},
"Unicorn Arcology": {
"github": "lwindolf/unicorn-arcology",
"category": "Architecture"
}
}

0 comments on commit 3d399b3

Please sign in to comment.