mojolicious / mojo

:sparkles: Mojolicious - Perl real-time web framework
https://mojolicious.org
Artistic License 2.0
2.66k stars 576 forks source link

Update built-in templates to resemble the new mojolicious.org design #1546

Closed kraih closed 3 years ago

kraih commented 4 years ago
dev

The built-in development template still uses a rather dated design and needs to be updated to the newer https://mojolicious.org look.

For testing you can use the included example app examples/responses.pl (perl -Ilib examples/responses.pl daemon). The screenshot above was taken of a request for http://127.0.0.1:3000/res5.

kraih commented 4 years ago

This issue is related to #1544, but both issues can be handled individually.

kraih commented 4 years ago

The conversion might actually be pretty straightforward. Think we'll use the same basic layout as docs.mojolicious.org and keep the format of the information on the debug page. But instead of multiple boxes it will be just one, and we use the new sidebar color on the left and right sides as boundaries.

kraih commented 3 years ago

And done. Everything looks consistent now and is responsive. https://github.com/mojolicious/mojo/compare/10fb17fb2ebb...a285c1c174df