Hacker News new | ask | show | jobs
by chrisjayden 1100 days ago
I've used Next.js quite a bit, but once I tried SvelteKit, I never looked back. One of the things I built with it is https://landing.gallery/
5 comments

Well done!

From inspecting the html:

- sanity for cms

- tailwind for css

- partytown for running script in web worker

- most of the icons on the footer are just unicode emojis, no separate library just for icons....nice!

Only feedback I have:

- the sticky footer looks like what you would see in a mobile view and looks a little odd in desktop (I am not on a phone atm)

- Home page drop down in top left and some footer items are redundant, I would nix one (if I had to choose, nix the footer links, keep drop down)

- Super minor, but for the nav drop downs, implement animation for the up/down arrow icons to indicate open state

Overall, very clean. I'm going to follow your twitter and steal the styles from your html to apply to my own projects (bc I am bad at design, so thank you).

Appreciate you! I'll take the feedback into account. The footer items are redundant yeah, but from an SEO standpoint it works pretty well.
regarding the font issue -- it is very disorienting: https://imgur.com/a/MCG3VZl
Please change the heading font at landing gallery. I thought something was wrong with my glasses as the font characters distorted.
Not sure what you mean with distorted characters?
Very nice! Love the site and content. Small issue - 500 error page (nyan-flavored!) when clicking the logo.
Thank you! Will fix
Would be interested in seeing how you implemented your filter functionality. So smooth!
It was a bit of a pain, some expensive Groq queries with the Sanity CMS. But I kinda hard cache all endpoints so it kinda works out ha!
Nice, I need a site like this for inspiration. Is it ranking for any seo?
A bit, it's starting to pick up :)!