Skip to content

Question! #70

@derykmakgill

Description

@derykmakgill

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions