Imagemagick: Make sure documentation is also mobile ready

Created on 2 Dec 2020  路  10Comments  路  Source: ImageMagick/ImageMagick

http://www.imagemagick.org/Usage/text/ is an example of a documentation page that is not yet mobile ready.

Certainly a few simple changes could be made and then the document could be read on both desktop browsers and mobile devices. Therefore as a long-term goal these accessibility improvements should be made.
Screenshot_20201202-220521

All 10 comments

You can submit a pull request to https://github.com/ImageMagick/Website

Certainly a few simple changes could be made...

Perhaps you can say what those changes are, or link to a guide.

The usage documentation is in this repository: https://github.com/ImageMagick/Usage. We won't be changing this ourselves anytime soon.

The Usage pages are legacy pages contributed by @antofthy. We thank him for his contribution. Anyone in the community can port the pages to mobile ready from the Usage repo @ https://github.com/ImageMagick/Usage per @dlemstra. The ImageMagick team will continue to support the mobile-first web site @ https://imagemagick.org but not the Usage pages. It requires a level of commitment that our small team is not in a position to honor.

OK, but I would leave this issue open. Else they will never get mobilized.

We added a mobile friendly viewport to the Usage pages and they now pass the mobile friendly Google test.

OK but these table layouts will never fit
20201213T221114

Again, the pages are open source. Anyone in the community can contribute toward the goal of making the Usage pages more mobile friendly. Setting the viewport was just one step toward that goal.

Actually it might be quite easy to fix,
https://www.google.com/search?q=table+layouts+mobile+friendly

Post a pull request with your mods and we will merge them and update the web site so that the tables are more mobile friendly. Thanks in advance for your contribution.

Was this page helpful?
0 / 5 - 0 ratings