Where to find inspiration for a (reactive) personal website?

Where to find inspiration for a (reactive) personal website?

2 pointsby mryingster2 comments

Comments

Hacker News

is it for coastalvectors.com ?

if so, I would say start by adding this meta tag, which will prevent the mobile downscaling

  <meta name="viewport" content="width=device-width, initial-scale=1">

also, check out how your site looks like in the reader mode of a mobile browser. That will give you a solid starting point in terms of typography.

by efortis

Not technical help, but I googled “indie sites” and found https://onepagelove.com/ among others, this one has a lot of beautiful examples of UX, and so many of them look great on mobile. Looking at beautiful things opens the imagination and makes it possible to “see” how the site with the certain character should look. Such an inspiration journey can also be just a great time on its own.

by elenaviter

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • is it for coastalvectors.com ?

    if so, I would say start by adding this meta tag, which will prevent the mobile downscaling

      <meta name="viewport" content="width=device-width, initial-scale=1">
    
    
    also, check out how your site looks like in the reader mode of a mobile browser. That will give you a solid starting point in terms of typography.
  • Not technical help, but I googled “indie sites” and found https://onepagelove.com/ among others, this one has a lot of beautiful examples of UX, and so many of them look great on mobile. Looking at beautiful things opens the imagination and makes it possible to “see” how the site with the certain character should look. Such an inspiration journey can also be just a great time on its own.
Where to find inspiration for a (reactive) personal website? · Birbla