The-DevOps-Daily / The-DevOps-Daily/devops-daily
New content type: Cheat Sheets
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 392
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 121
Description
Overview
Add a new content type for one-page reference cards / cheat sheets (e.g. kubectl commands, Docker commands, Terraform syntax, Git commands).
Details
- New JSON schema in
content/cheat-sheets/*.json - Structured format: sections with commands/syntax, descriptions, examples
- Visually compact page template optimized for quick reference
- Printable / downloadable as PDF
- Different from flashcards (which are for studying) - these are reference-oriented
- Add
/create-cheat-sheetskill - Add OG image generation
- Add to content-pipeline
Example Topics
- kubectl cheat sheet
- Docker CLI cheat sheet
- Terraform commands cheat sheet
- Git advanced commands cheat sheet
- Linux networking commands cheat sheet
- Helm commands cheat sheet
- AWS CLI essentials cheat sheet
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the proposed content/cheat-sheets/*.json schema and trace how content types flow through the content-pipeline. Then investigate the /create-cheat-sheet skill, compact page template, PDF download, and OG image generation. Done means the new reference-oriented content type is supported across these areas and includes the listed structured sections, commands, descriptions, and examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, git, kubernetes, linux, terraform
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100