The About page (Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/y2k-webring/llms.txt
Use this file to discover all available pages before exploring further.
/#/about) gives visitors a fuller picture of the developer. It is laid out inside AppLayout without the SparkleTrail or RightWebring decorations. Content is divided into BorderedPanel components that segment the biography, stats, and live status.
Rendered sections
Full biography —devInfo.bio is displayed as a long-form paragraph. The sample reads: “Full-stack developer weaving code into the digital ether. Previously a nursing student, now debugging reality.”
Tagline — devInfo.tagline appears as a styled pull-quote beneath the name: “No actual spells, just suspiciously organized files.”
Personal stats — devInfo.stats fields are presented in a labelled BorderedPanel grid:
| Field | Sample value |
|---|---|
stats.location | The Pacific Northwest (probably raining) |
stats.pronouns | they/them |
stats.obsessedWith | mechanical keyboards, obscure CSS properties, cold brew |
stats.previously | nursing student / healthcare / retail / merchandiser |
stats.peeves | off-center buttons, fake enthusiasm, inconsistent branding |
StatusWidget component from the Home page also appears here, showing the three devInfo.status fields (building, reading, debugging) so the page stays up to date without extra edits.
Customising the About page
All copy lives inportfolioData.devInfo. Open data/portfolioData.js and update any of the following fields:
devName is shared across the nav and page title. Changing it here updates every location that reads from devInfo.