Skip to content

duongvanthanh1992/cheat-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure & Automation Cheat Sheets

A curated, copy-ready collection of cheat sheets for Infrastructure & Automation & DevOps & Platform engineering


✨ Highlights

  • Copy-ready: short, battle-tested commands & snippets.
  • mdBook-powered: browsable docs + printable HTML.

📦 Repository Info

The mdBook config is in book.toml. If you use the snippet below, you’re good to go.

[book]
title = "Infrastructure & Automation Cheat Sheets"
authors = ["Duong Van Thanh"]
language = "en"
src = "."

[build]
build-dir = "book"
create-missing = false

[output.html]
default-theme = "ayu"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/duongvanthanh1992/cheat-sheets"
git-repository-icon = "fa-github"
copy-font = true

About

Cheat sheets for infrastructure and automation. Structured for quick scanning and real-world use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors