Spit and Polish #21

Open
opened 2025-01-05 10:56:07 -05:00 by ryan · 3 comments
Owner

Spit and polish javascript
Spit and polish CSS
Add page_js and page_css block to each twig template

Spit and polish javascript Spit and polish CSS Add page_js and page_css block to each twig template
ryan added the
V1.0
label 2025-01-05 10:56:07 -05:00
ryan self-assigned this 2025-01-05 10:56:07 -05:00
ryan added this to the V1.0 project 2025-01-05 10:56:07 -05:00
Author
Owner

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 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
Author
Owner

Make a twig template that prints JS variables with all the page URL's from the controller methods

Make a twig template that prints JS variables with all the page URL's from the controller methods
Author
Owner

Standard resolutions (w x h) to plan for (include landscape and portrait versions of all)...

Mobile:

  • 400 x 800
  • 800 x 1200

Tablet:

  • 800 x 600
  • 1000 x 800
  • 1200 x 800
  • 1280 x 1024

Desktop: (don't need to include portrait versions)

  • 1366 x 768
  • 1280 x 1024
  • 1440 x 900
  • 1920 x 1080

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

Standard resolutions (w x h) to plan for (include landscape and portrait versions of all)... **Mobile:** - 400 x 800 - 800 x 1200 **Tablet:** - 800 x 600 - 1000 x 800 - 1200 x 800 - 1280 x 1024 **Desktop:** (don't need to include portrait versions) - 1366 x 768 - 1280 x 1024 - 1440 x 900 - 1920 x 1080 From: [https://testsigma.com/blog/common-screen-resolutions/](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
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ryan/cmtracker#21
No description provided.