📖
Genèse
  • Quick Start
  • Templates
    • Template
    • Injection
    • Conditional rendering
    • Frontmatter
  • Generators
    • Generator
    • Prompt
Powered by GitBook
On this page
  1. Templates

Frontmatter

All the available Frontmatter properties

Property
Type
Default
Example

to

String

null

path/to/output.html

from

String

null

path/to/source.html

force

Boolean

false

true

unless_exists

Boolean

false

true

inject

Boolean

false

true

after / before / replace

Regex

null

/\w*/mi

skip_if

Regex

null

/something/i

PreviousConditional renderingNextGenerator

Last updated 3 years ago