apache / apache/accumulo-fluo-website
Integrate Google+ comments onto blog posts
Open
- Dominant language
- HTML
- Stars
- 7
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Found a tutorial online that said to just add the following (have not tested):
``` javascript
gapi.comments.render('comments', {
href: window.location,
width: '624',
first_party_property: 'BLOGGER',
view_type: 'FILTERED_POSTMOD'
});
```
Contributor guide
Research direction
The issue only provides an untested JavaScript snippet and does not name a file or test. Start by locating the Jekyll template used for blog posts, verify whether the Google+ comments service is still available, and test the result on a rendered post; done means comments appear on blog posts without breaking the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jekyll
- Domain
- content, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100