samuelcolvin / harrier

A better static site generator.
https://harrier.helpmanual.io/
MIT License
21 stars 2 forks source link

access site variables in front-matter #12

Closed samuelcolvin closed 6 years ago

samuelcolvin commented 6 years ago
---
title: '{{ site.title }}'
---
...

or similar.

samuelcolvin commented 6 years ago

too nesh for now.