About

This is the about page, with a custom description and image for SEO ✨

Content Wind

---navTitle: About# Custom og:imagehead.description: This is a custom description for Content Wind about page.head.image: 'https://i.picsum.photos/id/866/536/354.jpg?hmac=tGofDTV7tl2rprappPzKFiZ9vDh5MKj39oa2D--gqhA'---# Page TitleThe rest of my content begins here...

A few highlighted features are below.

Icon Component + Iconify

You can use any icon from the Iconify Project with the included <Icon /> component.

What's this mean? Access to 100,000 icons in 100 collections! See iconify.design for info

The Icon component is auto-imported and ready-to-use in either MDC or Vue syntax.

Examples

Here's a simple example of how to render the BMW logo from the Simple Icons collection.

<Icon name="simple-icons:bmw" />

WindiCSS Analysis

WindiCSS Analysis Screenshot

Available during development at port 3001 (configurable with $ANALYSIS_PORT), or by running npm run dev:analysis. Also available as a static, single-page application (SPA) by running npm run build:analysis.

Code Highlighting

Syntax highlighting on code blocks is handled by shikey. See the Shiki Page for more info on the features and options available in this package.