blogvault / wpcom-migration

Migration Plugin for WordPress.com Migrations
0 stars 0 forks source link

Add the static main page #1

Closed m1r0 closed 1 month ago

m1r0 commented 1 month ago

Proposed Changes

Screenshots

Desktop:

image

iPhone 12 (horizontal):

image

iPhone 12 (vertical):

image

Testing Instructions

  1. Download and install the plugin. You could use jurassic.ninja for a quick environment setup.
  2. Go to /wp-admin/admin.php?page=automattic&static=main.
  3. Compare the page to the design. Having small differences should be fine.
  4. Make sure it looks good on mobile and the different browsers.
markbiek commented 1 month ago

This is looking good!

What do you think about having a separate CSS file that defines a bunch of CSS variables (colors, fonts, common widths, etc).

m1r0 commented 1 month ago

Good idea, Mark!

I've created a file for the variables and added the more obvious ones. I think we should continue updating that as we go, but do let me know if I missed something.

m1r0 commented 1 month ago

There could be some copy updates related to this but overall it should be ready for review. 🙂

m1r0 commented 1 month ago

@fditrapani, could you give the mobile version a quick look? I'm not sure about the spacing and font-sizes. Please ignore the checkbox bug, it will be fixed in the next iteration. 🙂

fditrapani commented 1 month ago

Nice! This looks good from the screenshots but I can't get it to install locally. I'll connect with you on slack to get it working.