Skip to main content
SolidBase
Beta

Frontmatter Config

TODO

Most of these are specific to the default theme and will be moved eventually.

https://github.com/kobaltedev/solidbase/blob/528eeb758f061a0e05afca1ff4a0b50843b86f07/src/client/page-data.ts#L56

Title

The page title is assigned from the title value:

---
title: Tab Title
---
# Page Title

The title is formatted from the config:

app.config.ts
/* SolidBase options */
{
titleTemplate: ":title – SolidBase",
}

Layout

More options such as layout are available in the Default Theme reference.

Edit this page on GitHub

Last updated: 11/15/24, 4:58 AM

SolidBaseFully featured, fully customisable static site generation for SolidStart
Community
githubdiscord