Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/apursley2012/colorful/llms.txt

Use this file to discover all available pages before exploring further.

The About page is where visitors learn who you are beyond your work. It provides space for your biography, professional background, and personal story — giving your portfolio a human voice and helping potential collaborators or clients understand your perspective. The route path is /about and the Navigation component labels this page The Vibe, styled with accent color #ec4899.

Purpose

Use the About page to answer the question visitors are already asking: who made this? A well-written about page builds trust and makes your portfolio memorable. It typically covers:
  • Biography — where you are based, how long you have been working in your field, and what drives your work
  • Professional background — your discipline, the kinds of projects you take on, and any notable experience
  • Personal story — how you got started, what shaped your creative or technical approach, and what you care about outside of work

What to Update

Open about.html and replace all placeholder text with your own content. The key sections to personalize are:
  • Your name and headline — confirm they match what you want on this page versus the homepage hero
  • Bio copy — write in first person; aim for a tone that fits the personality of the theme
  • Professional background section — list your discipline, years of experience, and any notable past clients or employers
  • Any supporting details — location, availability for work, links to other profiles
The About page uses the same shared Navigation component as every other page in the theme. The floating menu button appears in the lower-right corner of the viewport. When a visitor opens the navigation menu on the About page, the The Vibe label is highlighted with #ec4899 to indicate the active route. No changes to Navigation.js are needed unless you want to adjust the label or accent color for this route. The route definition in the navigation source is:
{ path: '/about', label: 'The Vibe', color: '#ec4899' }

Pages Overview

Full table of all ten pages with routes, nav labels, and purposes.

Navigation Component

How the shared Navigation component works and how to customize it.

Build docs developers (and LLMs) love