The Case Studies page appears as “Deep Dyes” in the navigation bar. It is designed for longer-form project writeups that go beyond the summary shown on the Projects page — this is where you demonstrate not just what you built, but how you thought through it, what decisions you made, and what you learned along the way.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/artisan-developer/llms.txt
Use this file to discover all available pages before exploring further.
File location
Difference from the Projects page
The Projects page and the Case Studies page serve different purposes and different audiences:| Projects page | Case Studies page |
|---|---|
| High-level portfolio summaries | Detailed problem-process-outcome narratives |
| Broad overview of your work | Selected projects explored in depth |
| Quick to scan | Designed for visitors who want to read |
| Category badges and short excerpts | Technical decisions, methods, and outcomes |
MarbledCard usage
Case Studies use the sameMarbledCard component as the Projects page. The excerpt prop serves as the entry-point text that convinces a visitor to read further. The “Read Study” call-to-action is built into the component and renders automatically:
Content guidelines
A strong case study covers five areas in roughly this order:- Problem statement — what was broken, slow, missing, or wrong before you got involved
- Approach — how you scoped and tackled the problem, including any alternatives you considered
- Technologies and decisions — the specific tools, patterns, or architectural choices you made and why
- Outcomes — measurable results, user feedback, or qualitative improvements
- Lessons learned — what you would do differently, or what the project taught you