Biography

Introduce yourself to your readers with an avatar, biography, and links to your social media identities.

Create a user profile

Setup a user profile and then edit a page section in your homepage to associate an About block with your username (the username is the name of the folder in authors/). For example, admin is the username (folder name) of the default authors/admin/ user profile.

Usage

Introduce yourself to your readers with the Biography widget.
Introduce yourself to your readers with the Biography widget.

For example, the following options can be added to your section front matter in order to include the Biography widget:

---
title: My page
type: landing

sections:
  - block: about.biography
    id: about
    content:
      title: Biography
      # Choose a user profile to display (a folder name within `content/authors/`)
      username: admin
---

Customization

Learn how to customize the block design, such as the background, padding, or even applying your own custom styles.

Previous
Next