home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 348793054

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/160#issuecomment-348793054 https://api.github.com/repos/simonw/datasette/issues/160 348793054 MDEyOklzc3VlQ29tbWVudDM0ODc5MzA1NA== 9599 2017-12-03T16:35:22Z 2017-12-03T16:35:22Z OWNER You can now tell Datasette to serve static files from a specific location at a specific mountpoint. For example: datasette serve mydb.db --static extra-css:/tmp/static/css Now if you visit this URL: http://localhost:8001/extra-css/blah.css The following file will be served: /tmp/static/css/blah.css {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 278208011  
Powered by Datasette · Queries took 1.01ms