About Page Design

Context

The site currently has an /about/ page at /Users/ssunxie/code/my-blog/_pages/about.md, but it still contains placeholder text. The rest of the site already uses a custom warm Morandi-inspired theme layered on top of Minimal Mistakes.

The user wants the About page to become a finished personal introduction page rather than a generic blog post. The page should feel like a personal card with a little warmth, not a resume and not a long autobiography.

Goals

Non-Goals

User-Provided Content

The user also wants the display name to use a more decorative, calligraphic or script-like visual treatment.

Decision Summary

Use a 名片 + 近况 About page.

This is preferred because:

Page Structure

The About page should have four sections.

1. Hero

The top section introduces the user at a glance:

The display name should stand out with a more expressive type treatment, but the rest of the page should remain highly readable.

2. Short Introduction

This section should read like a natural self-introduction, not like bullet points copied from metadata.

Target content:

The tone should be calm, specific, and lightly personal.

3. Current Focus

This section should show the four current activities as small cards or tiles rather than plain list bullets:

The purpose is to make the page feel current and lived-in.

This section should include a single strong GitHub entry point rather than a crowded social grid.

The label should be simple and explicit, such as GitHub.

Visual Direction

The page should not look like a default Markdown article.

Layout

Color and Material

Typography

Content Style

The About page copy should feel:

Avoid inflated self-branding and resume-like phrasing.

Implementation Strategy

Implement the About page as a custom page template driven from front matter rather than trying to coerce the default article layout.

The recommended approach:

Validation

The implementation is successful when: