From d475c9ac4978610d16965372fe0961ad81672a6b Mon Sep 17 00:00:00 2001 From: Staticman Date: Wed, 23 May 2018 14:31:59 +0100 Subject: [PATCH 1/4] New comment (#1686) --- .../comment-1527082094887.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/_data/comments/layout-table-of-contents-post/comment-1527082094887.yml diff --git a/docs/_data/comments/layout-table-of-contents-post/comment-1527082094887.yml b/docs/_data/comments/layout-table-of-contents-post/comment-1527082094887.yml new file mode 100644 index 00000000..6abdc7c0 --- /dev/null +++ b/docs/_data/comments/layout-table-of-contents-post/comment-1527082094887.yml @@ -0,0 +1,10 @@ +_id: 254049d0-5e8d-11e8-bff3-cf20643057a6 +message: "+1 to jean. \r\nFurthermore, for posts with no table to contents, it would be great to have a \"sticky\" post-specific sidebar with CTAs (like different 'shares' for the post - Twitter, Linkedin, FB, etc., #comments, post categories, post tags and subscribe - RSS, newsletter). \r\nHere is an example of such sidebar, despite non-sticky: https://www.feld.com/archives/2018/05/misty-ii-teardown.html\r\nAnd here is another example (with less CTAs, and also non-sticky): https://www.gatesnotes.com/Books/Leonardo-da-Vinci" +name: Mora +email: aead23df2f7cf50789a29b3d9b5a6d5f +url: '' +hidden: '' +date: '2018-05-23T13:28:14.886Z' +timestamp: 1527082094 +tags: + - comment-subscription From c5c964742adbf647afeffa955b90c4949693988d Mon Sep 17 00:00:00 2001 From: Staticman Date: Mon, 28 May 2018 14:40:56 +0100 Subject: [PATCH 2/4] New comment (#1690) --- .../comment-1527500055863.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/_data/comments/layout-table-of-contents-post/comment-1527500055863.yml diff --git a/docs/_data/comments/layout-table-of-contents-post/comment-1527500055863.yml b/docs/_data/comments/layout-table-of-contents-post/comment-1527500055863.yml new file mode 100644 index 00000000..b15a5cc9 --- /dev/null +++ b/docs/_data/comments/layout-table-of-contents-post/comment-1527500055863.yml @@ -0,0 +1,9 @@ +_id: 497911d0-625a-11e8-afe5-3feaa7bb1d43 +message: >- + Making a sticky TOC sidebar is quite easy. I have made a separate [blog + post](https://shaharkadmiel.github.io/Sticky-TOC-Sidebar/) about it. +name: Shahar Shani-Kadmiel +email: 2dd06215bf688e5bacc62f90b15105fc +url: 'https://shaharkadmiel.github.io' +hidden: '' +date: '2018-05-28T09:34:15.862Z' From aeb47428582275b95a47194c1d89c2e1feba9875 Mon Sep 17 00:00:00 2001 From: Staticman Date: Wed, 30 May 2018 15:22:12 +0100 Subject: [PATCH 3/4] New comment (#1693) --- .../comment-1527690060032.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/_data/comments/layout-table-of-contents-post/comment-1527690060032.yml diff --git a/docs/_data/comments/layout-table-of-contents-post/comment-1527690060032.yml b/docs/_data/comments/layout-table-of-contents-post/comment-1527690060032.yml new file mode 100644 index 00000000..90c4e0f3 --- /dev/null +++ b/docs/_data/comments/layout-table-of-contents-post/comment-1527690060032.yml @@ -0,0 +1,11 @@ +_id: acc930b0-6414-11e8-85f3-dd0128460d26 +message: >- + Shahars's sticky sidebar is great on firefox, but doesn't work on Safari. I + haven't tested other browsers. +name: Matthew Dorey +email: 69b0700825ff5bf5df1d9d2d6582cc5e +url: 'https://mattischrome.com' +hidden: '' +date: '2018-05-30T14:21:00.032Z' +tags: [] +timestamp: 1527690060 From e5797284a89710903659a7b56356bb2834dbebf6 Mon Sep 17 00:00:00 2001 From: Staticman Date: Wed, 30 May 2018 15:25:21 +0100 Subject: [PATCH 4/4] New comment (#1694) --- .../comment-1527690281769.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/_data/comments/layout-table-of-contents-post/comment-1527690281769.yml diff --git a/docs/_data/comments/layout-table-of-contents-post/comment-1527690281769.yml b/docs/_data/comments/layout-table-of-contents-post/comment-1527690281769.yml new file mode 100644 index 00000000..340e74ba --- /dev/null +++ b/docs/_data/comments/layout-table-of-contents-post/comment-1527690281769.yml @@ -0,0 +1,9 @@ +_id: 30e73630-6415-11e8-85f3-dd0128460d26 +message: "@Matthew - that's likely due to vendor prefixes missing from the CSS. `position: sticky` isn't enough for webkit browsers like Safari.\r\n\r\n```css\r\nposition: sticky;\r\nposition: -webkit-sticky;\r\nposition: -moz-sticky;\r\nposition: -ms-sticky;\r\nposition: -o-sticky;\r\n```" +name: Michael Rose +email: 1ce71bc10b86565464b612093d89707e +url: 'https://mademistakes.com' +hidden: '' +date: '2018-05-30T14:24:41.768Z' +tags: [] +timestamp: 1527690281