-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Description
I've read #2031
I'm unable to get a static man comment form to show up.
My repo is here:
https://github.com/hortigraph/hortigraph.github.io/
I've authorised the v3 staticman app
In my _config.yml
I've enabled staticman_v2 as provider.
comments: true is defaulf front matter for my collection "rhs"
-
I am unclear from the documentation about whether the endpoint property should be the full URL or the repo & branch are appended., ie should it be:
"https://dev.staticman.net/v3/entry/github/hortigraph/hortigraph.github.io/master/" -
The documentation says:
Bewteen v3 and /entry, one needs to input a Git service provider (either github or gitlab).
The staticman site suggests otherwise, ie. the provider is AFTER v3/entry/ - I guess this is the correct version and docs need an update?
There's a few issues popping up by the minute on the staticman site about the new v3 app, so could just be dancing along the bleeding edge here and it may be a staticman issue, but it would be great to get some pointers on the correct set up for the theme.