Created
November 10, 2015 21:48
-
-
Save jwlms/c1eb2bc7d085b6912f5f to your computer and use it in GitHub Desktop.
harp post link generation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
each report, slug in public.reports._data | |
a(href="/reports/#{ slug }") | |
h2= report.title |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running
harp compile
results in:Yet I expect something like this: