Mobile version of the website #2

Closed
opened 2020-05-02 10:23:33 +00:00 by phundrak · 3 comments
Owner

A mobile-friendly version of the website should be made. The develop branch currently holds a nearly production-ready version of the v3 including for smaller displays than full HD, however it is not mobile-friendly.

A mobile-friendly version of the website should be made. The develop branch currently holds a nearly production-ready version of the v3 including for smaller displays than full HD, however it is not mobile-friendly.
phundrak added this to the v3 milestone 2020-05-02 10:23:33 +00:00
phundrak added the
enhancement
label 2020-05-02 10:23:33 +00:00
phundrak self-assigned this 2020-05-02 10:23:33 +00:00
Author
Owner

The table of content was made compatible with all device resolution with a width of 350px or more with commit 7759dde.

Positioning of the theme dropdown was fixed with commit a70bf19.

Positioning of the language dropdown was improved with commit a70bf19002.

Commit e8e18d6084 makes subtitle easier to read for mobile users.

Some more testing is required, but I believe there won’t be much more needed for making a mobile version of the website.

The table of content was made compatible with all device resolution with a width of 350px or more with commit 7759dde. Positioning of the theme dropdown was fixed with commit a70bf19. Positioning of the language dropdown was improved with commit a70bf19002. Commit e8e18d6084 makes subtitle easier to read for mobile users. Some more testing is required, but I believe there won’t be much more needed for making a mobile version of the website.
Author
Owner

Commit 57dc7216cc fixes how the postamble is displayed. I should however get rid of the height rule in the SCSS and make its p tags have a padding on their own to avoid additional height rules.

Commit 57dc7216cc fixes how the postamble is displayed. I should however get rid of the `height` rule in the SCSS and make its `p` tags have a padding on their own to avoid additional `height` rules.
Author
Owner

With the addition of the support for source blocks with commit 300c1dbee6 I think it is time to close this issue.

With the addition of the support for source blocks with commit 300c1dbee6 I think it is time to close this issue.
This repo is archived. You cannot comment on issues.
No description provided.