home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1133335940

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1746#issuecomment-1133335940 https://api.github.com/repos/simonw/datasette/issues/1746 1133335940 IC_kwDOBm6k_c5DjVWE 9599 2022-05-20T20:30:29Z 2022-05-20T20:30:29Z OWNER

I think the trick will be to extend the base.html template from Furo using the same trick I used in https://til.simonwillison.net/readthedocs/custom-sphinx-templates

https://github.com/pradyunsg/furo/blob/2022.04.07/src/furo/theme/furo/base.html - the site_meta block looks good.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1243498298  
Powered by Datasette · Queries took 0.936ms · About: github-to-sqlite