-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm 99% of the way there. I've got comments working.
I've edited my config file as follows:
staticman:
api: "https://staticman3.herokuapp.com/v3/entry/github/derykmakgill/derykmakgill.github.io/master/comments"
path: "_data/comments/:path"
But I can't figure out how to make this all work with the includes file. The hard-coding means that all comments show on all pages. How can I adapt the following code in the includes file to reference only comments on a specific page?
{% assign comments = site.data.comments.test-slug | sort %}
Also, how can I tip you to support your project?
Metadata
Metadata
Assignees
Labels
No labels