Skip to content

feature request: yaml vars in beginning of the layout #21

@dkrnl

Description

@dkrnl

Hi!
I have an idea use front-matter package
PR Welcome?

---
title: Just hack'n
description: Nothing to see here
---
<html>
    <head>
        <title>{{ title }}</title>
        <meta name="description" content="{{ description }}" >
    </head>
    ....
</html>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions