-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
88 lines (78 loc) · 2.34 KB
/
Copy pathmkdocs.yml
File metadata and controls
88 lines (78 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
site_name: Ask Build Burn Less - NDC Talks
site_description: Reducing uncertainty, building better, burning out less
site_url: https://codess-aus.github.io/AskBuildBurnNDC/
repo_url: https://github.com/codess-aus/AskBuildBurnNDC
repo_name: AskBuildBurnNDC
theme:
name: material
font: false
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: deep purple
accent: deep purple
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: deep purple
accent: deep purple
toggle:
icon: material/brightness-4
name: Switch to light mode
features:
- navigation.top
- navigation.instant
- content.code.copy
extra_css:
- stylesheets/extra.css
extra_javascript:
- javascripts/main.js
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/codess-aus
plugins:
- search
markdown_extensions:
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.details
- toc
- tables
- attr_list
- md_in_html
docs_dir: docs
site_dir: site
nav:
- Home: index.md
- Ask More. Build Better. Burn Out Less.: 1-AskBuildBurn.md
- The Burnout Epidemic: 2-BurnoutEpidemic.md
- Two Pressures - Learning Debt & Delivery Debt: 3-TwoPressures.md
- AI - Friend, Not Foe: 4-empowerment.md
- Rule Zero - You Own the Code: 5-rulezero.md
- Four Modes, One Mission: 6-4Modes.md
- Plan Mode - Reduce Decision Fatigue: 7-plan.md
- "Demo: Plan Mode in Action": 8-plandemo.md
- Ask Mode - Judgment Free Learning: 9-ask.md
- "Demo: Ask the Duck": 10-askdemo.md
- The Mentor Loop: 11.Mentoring.md
- Agent Mode - Multi-Step Work: 12-agent.md
- Agent Mode in Practice: 13-agentexamples.md
- "Demo: The Fleet": 14-agentdemo.md
- The Right Way to Use AI: 15-rightway.md
- The Three Waves of AI: 16-waves.md
- "Demo: Multi-Agent SDLC": 17-multiagentsdlc.md
- Culture is the Real Unlock: 18-culture.md
- Your Playbook by Role: 19-playbook.md
- Your Action Plan: 20-actionplan.md
- Build Better. Support Each Other. Thrive.: 21-takeways.md
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/codess-aus
- icon: fontawesome/brands/twitter
link: https://twitter.com