From 615dd8b7b99091a1ede7b182e1732f2765d97a5a Mon Sep 17 00:00:00 2001 From: Claude AI Guide Project Date: Tue, 8 Jul 2025 09:36:42 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20DIATAXIS=20ALIGNMENT:=20Use=20Pr?= =?UTF-8?q?oper=20'Reference'=20Terminology?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FRAMEWORK CONSISTENCY: ✅ All sections now use proper Diataxis terminology: - Tutorials ✓ - How-To Guides ✓ - Explanations ✓ - Reference ✓ (was 'Quick Reference') UPDATES: ✅ Navigation: All three guides use 'Reference' ✅ Homepage: Content organization section updated ✅ Perfect Diataxis framework implementation AUTHENTIC TO DOCUMENTATION BEST PRACTICES! 📚 --- astro.config.mjs | 6 +++--- src/content/docs/index.mdx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index fea2619..64b2e3e 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -103,7 +103,7 @@ export default defineConfig({ ], }, { - label: 'Quick Reference', + label: 'Reference', items: [ { label: 'Conversation Starters', link: '/beginners/reference/' }, ], @@ -189,7 +189,7 @@ export default defineConfig({ ], }, { - label: 'Quick Reference', + label: 'Reference', items: [ { label: 'Power-User Guide', link: '/intermediate/reference/' }, ], @@ -274,7 +274,7 @@ export default defineConfig({ ], }, { - label: 'Quick Reference', + label: 'Reference', items: [ { label: 'Connected AI Architect\'s Guide', link: '/advanced/reference/' }, ], diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 504b38c..9241fc4 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -74,7 +74,7 @@ Jump straight to what you need when you need it Deepen your knowledge of why things work -### ⚡ Quick Reference +### ⚡ Reference **Information-oriented** - Conversation starters, troubleshooting, emergency fixes Bookmark this for ongoing reference