Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin]: yaml vars in beginning of the layout #3

Open
dkrnl opened this issue Dec 23, 2017 · 3 comments
Open

[plugin]: yaml vars in beginning of the layout #3

dkrnl opened this issue Dec 23, 2017 · 3 comments

Comments

@dkrnl
Copy link

dkrnl commented Dec 23, 2017

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>
@maltsev
Copy link
Member

maltsev commented Dec 24, 2017

Hey 👋

For me it seems better to create a separate plugin for that (if there isn't one already).

@Scrum Scrum changed the title feature request: yaml vars in beginning of the layout [plugin]: yaml vars in beginning of the layout Feb 28, 2018
@Scrum Scrum transferred this issue from posthtml/posthtml-extend Feb 15, 2019
@maltsev
Copy link
Member

maltsev commented Feb 15, 2019

@Scrum why you transferred this issue to posthtml-plugins repository? The issue doesn't seem to be related to this project.

@Scrum
Copy link
Member

Scrum commented Feb 15, 2019

@maltsev Hi, this is not a problem, but ideas that can be implemented into a plugin

@Scrum Scrum transferred this issue from posthtml/posthtml-plugins Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants