The About page appears as “Out of the Dye Bath” in the navigation bar. It is designed to be readable first and decorative second, with room for extended biography content that introduces the person behind the portfolio. Unlike the project and skills pages, which are built for quick scanning, the About page gives visitors space to understand your background and the kind of work you want to be known for.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
Components used
The About page uses the following shared components:| Component | Role |
|---|---|
SwirlNav | Fixed top navigation shared across all pages |
PageTransition | Entry animation when the page loads |
DyeCursor | Decorative cursor trail effect |
SoapBubble | Decorative visual element for depth |
TieDyeSwirl | Background color element used for visual accents |
What to customize
The About page is where you introduce yourself in your own words. The README recommends thinking about this content in five areas:- Background information — where you come from, how you got into development or design
- Career goals — what you are working toward and what kind of opportunities you are looking for
- Education — formal or self-directed learning that shaped your skill set
- Personal story — the experiences, interests, or perspective that make your work yours
- The kind of work you want to be known for — the clearest signal to potential employers or collaborators
Design note
The About page is intentionally given more whitespace than the Projects or Skills pages. Biography content needs room to breathe — dense blocks of text are harder to read on screens, and too much decoration competes with the writing. Use short paragraphs, clear subheadings, and resist the urge to fill every section with decorative elements.Linking to About
Fromindex.html or any other page in the pages/ folder, link to the About page using a relative path:
About.html and about.html are treated as different files. Use the exact capitalization that matches the filename on disk.