77
88# Flow CLI
99
10- [ ![ Version] ( https://img.shields.io/badge/version-v6.1 .0-blue )] ( https://github.com/Data-Wise/flow-cli/releases/tag/v6.1 .0 )
10+ [ ![ Version] ( https://img.shields.io/badge/version-v6.2 .0-blue )] ( https://github.com/Data-Wise/flow-cli/releases/tag/v6.2 .0 )
1111[ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( LICENSE )
1212[ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/Data-Wise/flow-cli/test.yml?label=tests&branch=main )] ( https://github.com/Data-Wise/flow-cli/actions/workflows/test.yml )
1313[ ![ Docs] ( https://img.shields.io/github/actions/workflow/status/Data-Wise/flow-cli/docs.yml?label=docs&branch=main )] ( https://github.com/Data-Wise/flow-cli/actions/workflows/docs.yml )
2626 ```
2727 ** That's it!** No configuration required.
2828
29- !!! success "🎉 What's New: v6.1 .0 - Quarto Lint Validation "
30- Catch structural mistakes before production. 4 validation rules for teaching materials .
31- [ → See what's new] ( RELEASES.md#v610-quarto-lint-validation-2026-02-01 ) { .md-button }
29+ !!! success "🎉 What's New: v6.2 .0 - Docs Overhaul + Website Reorganization "
30+ Reduced navigation from 14 to 7 sections. Landing pages with grid cards. Tags for cross-cutting discovery .
31+ [ → See what's new] ( RELEASES.md ) { .md-button }
3232 [ → All releases] ( RELEASES.md ) { .md-button }
3333
3434---
@@ -144,7 +144,7 @@ Choose your path based on what you need right now:
144144
145145<div class =" grid cards " markdown >
146146
147- - :rocket : { .lg .middle }
147+ - :rocket : { .lg .middle }
148148 ** 5-Minute Quick Start**
149149
150150 ---
@@ -153,7 +153,7 @@ Choose your path based on what you need right now:
153153
154154 [ → Quick Start] ( getting-started/quick-start.md )
155155
156- - :books : { .lg .middle }
156+ - :books : { .lg .middle }
157157 ** Step-by-Step Tutorials**
158158
159159 ---
@@ -162,7 +162,7 @@ Choose your path based on what you need right now:
162162
163163 [ → Tutorial 01] ( tutorials/01-first-session.md )
164164
165- - :fire : { .lg .middle }
165+ - :fire : { .lg .middle }
166166 ** Dopamine Features**
167167
168168 ---
@@ -171,7 +171,7 @@ Choose your path based on what you need right now:
171171
172172 [ → Dopamine Guide] ( tutorials/06-dopamine-features.md )
173173
174- - :compass : { .lg .middle }
174+ - :compass : { .lg .middle }
175175 ** Command Reference**
176176
177177 ---
@@ -180,7 +180,7 @@ Choose your path based on what you need right now:
180180
181181 [ → Reference] ( help/QUICK-REFERENCE.md )
182182
183- - :teacher : { .lg .middle }
183+ - :teacher : { .lg .middle }
184184 ** Teaching Workflow**
185185
186186 ---
@@ -189,7 +189,7 @@ Choose your path based on what you need right now:
189189
190190 [ → Teaching Guide] ( guides/TEACHING-SYSTEM-ARCHITECTURE.md )
191191
192- - :mag : { .lg .middle }
192+ - :mag : { .lg .middle }
193193 ** Common Workflows**
194194
195195 ---
@@ -266,4 +266,4 @@ catch "idea" # Quick capture
266266
267267---
268268
269- ** v6.1 .0** · Pure ZSH · Zero Dependencies · MIT License
269+ ** v6.2 .0** · Pure ZSH · Zero Dependencies · MIT License
0 commit comments