Nick Yakimov
2015-11-11 08:08:40 UTC
Iâm looking for a way to insert a list of links to siblings into a given
page.
E.g., granted I have a directory /static/category/ which contains a number
of *.markdown files, Iâd like to have each generated page to have links to
other /static/category/*.markdown files, preferably with proper titles.
Unfortunately, most direct approach (using loadAll with pattern) leads to
circular dependencies. Is there a way to resolve this?
Thanks in advance.
â
page.
E.g., granted I have a directory /static/category/ which contains a number
of *.markdown files, Iâd like to have each generated page to have links to
other /static/category/*.markdown files, preferably with proper titles.
Unfortunately, most direct approach (using loadAll with pattern) leads to
circular dependencies. Is there a way to resolve this?
Thanks in advance.
â
--
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.