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

Improve view layer example for rendering YAML content with Jinja2 in html files #5

Open
josephwilliams opened this issue Dec 13, 2018 · 0 comments

Comments

@josephwilliams
Copy link

views/base.html is currently the following:

<!DOCTYPE html>
<meta charset="utf-8">
<title>{{doc.title}}</title>

Would love an improved base.html with examples of how to render different data types from YAML files, as most of Grow's other templates only feature markdown .md files.

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

1 participant