Skip to content

Using Github Issues for comments in diybiosphere webpages

Notifications You must be signed in to change notification settings

DIYbiosphere/comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72e102b · Feb 22, 2018

History

7 Commits
Feb 21, 2018
Feb 22, 2018

Repository files navigation

Comments in DIYbiosphere

This repository is used to display comments in the webpages of DIYbiosphere

How to open an Issue

Open an Issue with the title: of the webpage. In the description, add a link back to the webpage

How to enable comments on a webpage

After you created the issue:

  • Go to _data/entry_issue.yml file in the diybiosphere/sphere repository
  • Add the following code:
- page_title: diybiosphere # Title of page (exactly!)
  comments_issue: 2 # issue number for comments in diybiosphere/comments
  edit_issue: 1 # issue number for discussing editing in diybiosphere/sphere
  • Commit and wait for the build to go through Travis. It might take a few minutes

page_title

the page_title: The title of the entry EXACTLY as it appears

edit_issue

Issues in this repository are meant to show in the webpages and discuss the content in the webpage.

To discuss errors or problems or any issue in terms of editing the content in the entry, an issue should be opened in the diybiosphere/sphere repository. NOT HERE.

About

Using Github Issues for comments in diybiosphere webpages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published