Skip to content

Commit

Permalink
Backup update
Browse files Browse the repository at this point in the history
  • Loading branch information
marvim committed Jan 30, 2024
1 parent 2fde9df commit 53f0e60
Show file tree
Hide file tree
Showing 284 changed files with 89,472 additions and 3,490 deletions.
2 changes: 1 addition & 1 deletion last_update
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-01-23T01:05:36Z
2024-01-30T01:30:36Z
55 changes: 50 additions & 5 deletions repositories/neovim.github.io/issues/338.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,53 @@
"author_association": "MEMBER",
"body": "- use https://zed.dev/blog/syntax-aware-editing as a starting point for explaining syntax features\r\n - details should mostly live in `:help` docs (or entirely but `:help` docs can't show images yet...)",
"closed_at": null,
"comment_data": [],
"comments": 0,
"comment_data": [
{
"author_association": "MEMBER",
"body": "Not sure we _need_ a lot of marketing, but if we _did_ want to step up our game, then a flashy \"features\" page with (animated) screenshots (instead of a longish-form embedded video) would go a long way.\r\n\r\n(I wouldn't go as fas as the current zed.dev, though; keep it focused on, say, four headline blocks.)",
"created_at": "2024-01-29T12:10:14Z",
"html_url": "https://github.com/neovim/neovim.github.io/issues/338#issuecomment-1914565425",
"id": 1914565425,
"issue_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338",
"node_id": "IC_kwDOAQSZx85yHfMx",
"performed_via_github_app": null,
"reactions": {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/comments/1914565425/reactions"
},
"updated_at": "2024-01-29T12:10:14Z",
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/comments/1914565425",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/2361214?v=4",
"events_url": "https://api.github.com/users/clason/events{/privacy}",
"followers_url": "https://api.github.com/users/clason/followers",
"following_url": "https://api.github.com/users/clason/following{/other_user}",
"gists_url": "https://api.github.com/users/clason/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/clason",
"id": 2361214,
"login": "clason",
"node_id": "MDQ6VXNlcjIzNjEyMTQ=",
"organizations_url": "https://api.github.com/users/clason/orgs",
"received_events_url": "https://api.github.com/users/clason/received_events",
"repos_url": "https://api.github.com/users/clason/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/clason/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/clason/subscriptions",
"type": "User",
"url": "https://api.github.com/users/clason"
}
}
],
"comments": 1,
"comments_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/comments",
"created_at": "2023-09-24T15:59:08Z",
"events_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/events",
Expand All @@ -30,23 +75,23 @@
"number": 338,
"performed_via_github_app": null,
"reactions": {
"+1": 1,
"+1": 2,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"total_count": 2,
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/reactions"
},
"repository_url": "https://api.github.com/repos/neovim/neovim.github.io",
"state": "open",
"state_reason": null,
"timeline_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/timeline",
"title": "features page",
"updated_at": "2023-09-24T16:00:10Z",
"updated_at": "2024-01-29T12:10:15Z",
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
Expand Down
71 changes: 71 additions & 0 deletions repositories/neovim.github.io/issues/341.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"active_lock_reason": null,
"assignee": null,
"assignees": [],
"author_association": "NONE",
"body": "I went [here](https://neovim.io/doc/user/usr_03.html) and tried to print the page to PDF.\r\n\r\nBut the navbar covers the text:\r\n\r\n![image](https://github.com/neovim/doc/assets/144167388/bc709b03-3b06-439a-8825-5c3ccd4e7115)\r\n\r\nPlease add the following style to the page:\r\n```\r\n @media print {\r\n div.col-narrow.toc {\r\n display: none;\r\n }\r\n }\r\n```\r\n\r\n(in the meantime you can use Stylus to manually add it)",
"closed_at": null,
"comment_data": [],
"comments": 0,
"comments_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341/comments",
"created_at": "2024-01-22T03:57:19Z",
"events_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341/events",
"html_url": "https://github.com/neovim/neovim.github.io/issues/341",
"id": 2096799642,
"labels": [
{
"color": "C2E0C6",
"default": true,
"description": "feature request",
"id": 82033978,
"name": "enhancement",
"node_id": "MDU6TGFiZWw4MjAzMzk3OA==",
"url": "https://api.github.com/repos/neovim/neovim.github.io/labels/enhancement"
}
],
"labels_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341/labels{/name}",
"locked": false,
"milestone": null,
"node_id": "I_kwDOAQSZx858-p-a",
"number": 341,
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341/reactions"
},
"repository_url": "https://api.github.com/repos/neovim/neovim.github.io",
"state": "open",
"state_reason": null,
"timeline_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341/timeline",
"title": "help/docs css: hide navbar when printing",
"updated_at": "2024-01-23T19:09:26Z",
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/341",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/144167388?v=4",
"events_url": "https://api.github.com/users/6801318d8d/events{/privacy}",
"followers_url": "https://api.github.com/users/6801318d8d/followers",
"following_url": "https://api.github.com/users/6801318d8d/following{/other_user}",
"gists_url": "https://api.github.com/users/6801318d8d/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/6801318d8d",
"id": 144167388,
"login": "6801318d8d",
"node_id": "U_kgDOCJfR3A",
"organizations_url": "https://api.github.com/users/6801318d8d/orgs",
"received_events_url": "https://api.github.com/users/6801318d8d/received_events",
"repos_url": "https://api.github.com/users/6801318d8d/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/6801318d8d/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/6801318d8d/subscriptions",
"type": "User",
"url": "https://api.github.com/users/6801318d8d"
}
}
Loading

0 comments on commit 53f0e60

Please sign in to comment.