shish / shimmie2

An easy-to-install community image gallery (aka booru)
http://code.shishnet.org/shimmie2/
GNU General Public License v2.0
412 stars 115 forks source link

[themes] convert to grid layout for mobile #1168

Closed discomrade closed 2 months ago

discomrade commented 5 months ago

This commit changes the themes to use a grid layout, inspired by Danbooru. This keeps the regular view the same, but changes to a narrow single-column view for mobile screens, showing more of the main content.

The index page changes from this 1 into this 2 [ . . . ] 3


The view page changes from this 000 into this 00


The next steps after this are to add an anchor link to scroll down to the search field, and to retract the nav menu into a toggle menu, for themes where that is needed. image