clayh53 / tufte-jekyll

Minimal Jekyll blog styled to resemble the look and layout of Edward Tufte's books
MIT License
627 stars 207 forks source link

sidenotes not rendered in mobile browser(s?) #3

Closed Turnsole closed 8 years ago

Turnsole commented 9 years ago

In Chrome for Android at least, the sidenotes never appear.

clayh53 commented 9 years ago

I don't have access to any Android devices, so troubleshooting this is difficult.

Turnsole commented 9 years ago

I'll see if I can figure it out, then. You could use an emulator, but that's a fair amount to ask of you if mobile isn't one of your priorities here.

clayh53 commented 9 years ago

I did this sort of on a lark, and it works fine on iOS devices. I suspect there is a breakpoint issue in the CSS

On Jun 29, 2015, at 1:25 PM, Christa Mabee notifications@github.com wrote:

I'll see if I can figure it out, then. You could use an emulator, but that's a fair amount to ask of you if mobile isn't one of your priorities.

— Reply to this email directly or view it on GitHub.

Joshfindit commented 9 years ago

Came here because it's both impressive and flawed on an iPhone 4. The impressive part: On portrait-orientation load, the main content is sized properly on screen, along with images. It's simple to zoom out and see the space where the sidenotes would be.

The flawed part: when zooming out, the margin notes are not shown. Flipping to landscape, the margin notes are shown, but now the content + margin notes are 50% of the width of the page, with another margin being blank.

This is a fun project, and the only part that seems like a bug is that the margin notes don't show on portrait.

clayh53 commented 8 years ago

The sidenote in mobile issue has now been fixed