Spit and Polish #21
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Spit and polish javascript
Spit and polish CSS
Add page_js and page_css block to each twig template
Make site as mobile friendly as easily possible so that specific pages like travel, community resources, member, staff notes, are easily viewable on a cell phone with a maximum resolution of 500px. There may be other pages that would be good to include
Make a twig template that prints JS variables with all the page URL's from the controller methods
Standard resolutions (w x h) to plan for (include landscape and portrait versions of all)...
Mobile:
Tablet:
Desktop: (don't need to include portrait versions)
From: https://testsigma.com/blog/common-screen-resolutions/
Desktop: 1920×1080, 1366×768, 1280×1024, 1024×768
Mobile: 375×667, 414×736, 360×800, 390×844
Tablet: 768×1024, 1024×768, 601×962