Skip to content

About content (About.mdx)

The About text on the home page is loaded from:

text
src/contents/About.mdx

This file is an MDX module and is rendered directly inside the home page layout. It does not need frontmatter; everything in the body is treated as content.

The layout is tuned for short copy. In most cases, the About section looks best at around 150–170 words. Longer text still works, but will take up more vertical space on the home page.

Text wrapped in Markdown bold syntax (**…**) is treated as key information. The theme applies special styling to bold spans (for example, highlighting names, institutions, and research areas), which is why the default example uses bold for specific phrases.

WARNING

The file path must remain src/contents/About.mdx. Renaming or moving this file breaks the import used by the home page.

The contents of this documentation site are Licensed under CC BY 4.0