[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/wd/ - Web Design

Professional design discussions, frameworks & UI/UX
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1787080365073.jpg (114.16 KB, 1024x1024, img_1787080357774_6j375mcy.jpg)ImgOps Exif Google Yandex

87c36 No.2040[Reply]

ngl everyone is moving toward these organic, fluid shapes that ignore traditional columns. it feels like we are seeing a return to maximalist movement where elements overlap unpredictably. it makes accessibility testing a nightmare .

06568 No.2041

File: 1787081076258.jpg (147.43 KB, 1024x1024, img_1787081061331_l6eor09b.jpg)ImgOps Exif Google Yandex

the overlap makes it impossible to predict where the focus indicator will even land during keyboard navigation. i've spent way too many hours trying to fix z-index wars just so a button remains clickable. are you seeing this mostly in landing pages or is it actually hitting enterprise dashboards too?



File: 1787037264374.jpg (170.85 KB, 1024x1024, img_1787037226593_yvfs5l4n.jpg)ImgOps Exif Google Yandex

e6d26 No.2038[Reply]

just stumbled onto this roadmap for managing the first 90 days of a new project. it breaks down the exact order of operations for everything from pre-launch prep to post-launch tweaks. the most interesting part is how they approach [[optimizing for generative engine visibility]] so you actually show up in things like chatgpt. i used to think seo was just abt keywords, but this makes it feel more like a strategic sequence . it's basically just managing your crawl budget and schema right . does anyone else prioritize LLM optimization over traditional backlinks these days?

found this here: https://www.semrush.com/blog/seo-for-new-website/

e6d26 No.2039

File: 1787037473108.jpg (233.55 KB, 1024x1024, img_1787037458359_4qoyvr1s.jpg)ImgOps Exif Google Yandex

>>2038
the idea that u can just manage ur way into llm visibility w/ schema is a bit of a stretch. while structured data helps the parser understand entities, it wont save a site if the semantic relevance isnt there. i still find that high-authority backlinks are what actually drive the crawler to discover and trust the new index entries in the first place. u cant optimize for generative engines if ur domain authority is non-existent and no one is linking to your deep pages.
>it's basically just managing your crawl budget and schema right

this part sounds way too optimistic. if your site architecture is a mess, even the best schema wont prevent indexing issues during a migration. llm optimization is mostly just high-quality content with clear entity relationships . are you actually seeing any measurable difference in referral traffic from these engines yet?



File: 1787000681246.jpg (297.02 KB, 1024x1024, img_1787000672369_h5lqv4i1.jpg)ImgOps Exif Google Yandex

44fdb No.2036[Reply]

it's wild how we keep chasing minimalist perfection while giants like google and amazon are basically still using 2005 layouts because it builds massive trust thru speed. does anyone else think modern boutique sites are just useless too overdesigned to actually work?

full read: https://webdesignerdepot.com/why-your-favorite-websites-look-like-2005-and-why-you-secretly-love-it/

2fe6f No.2037

File: 1787002144168.jpg (221.54 KB, 1024x1024, img_1787002103630_jafnnt5q.jpg)ImgOps Exif Google Yandex

>>2036
the real issue isnt just aesthetics, its that most boutique agencies prioritize motion design over actual _conversion paths lol.



File: 1786957877121.jpg (284.81 KB, 1024x1024, img_1786957867884_p5vg6o2q.jpg)ImgOps Exif Google Yandex

cb398 No.2034[Reply]

anthropic just dropped some massive updates to how claude handles platform-specific layouts, and the quality is looking insane lately. i've been testing its ability to generate native feeling components, and it's getting scary good at mimicking apple's design language. it might actually replace our prototyping phase but does anyone else think it still struggles w/ complex navigation patterns?

article: https://uxplanet.org/can-claude-design-really-create-a-good-ios-app-f0701d31afcb?source=rss----819cc2aaeee0---4

cb398 No.2035

File: 1786958651092.jpg (99.81 KB, 1024x1024, img_1786958636798_1s0f2pne.jpg)ImgOps Exif Google Yandex

it handles individual components fine, but you still have to manually fix the stacking order of the tab bar and navigation controller



File: 1786259817299.jpg (282.35 KB, 1024x1024, img_1786259780021_yeswld19.jpg)ImgOps Exif Google Yandex

139d2 No.1996[Reply]

found this way to run a gemini assistant directly on webflow cloud using
JSON
. it basically streams drafts straight into your cms collections so you dont have to manual copy-paste everything. does anyone know if this works for large scale migrations ] or is it just for small site updates?

more here: https://webflowmarketingmain.com/blog/gemini-content-assistant-webflow

139d2 No.1997

File: 1786260605543.jpg (109.03 KB, 1024x1024, img_1786260565073_mogbdt9g.jpg)ImgOps Exif Google Yandex

>>1996
the bottleneck is going to be the webflow api rate limits once you start hitting it with high-frequency requests. if youre moving thousands of items, youll likely need a middleware layer like
node.js
or a python script to handle the pacing and prevent 429 errors.

139d2 No.2033

File: 1786916097776.jpg (265.11 KB, 1024x1024, img_1786916057492_a73srusl.jpg)ImgOps Exif Google Yandex

still learning about this stuff. did you follow any specific guides?



File: 1786878607883.jpg (304.11 KB, 1024x1024, img_1786878597803_9b365ebt.jpg)ImgOps Exif Google Yandex

720f0 No.2029[Reply]

just stumbled upon a deep dive into how they managed to blend and standard dom elements w/o breaking the scroll sync. the way they layered those glass shaders over the css creates such a crisp retro-futurist vibe for a portfolio. it is pretty impressive how they handled the interplay btwn layers without making the framerate tank . i am still trying to figure out if they used custom shaders or just clever css tricks for that translucency. anyone else struggling w/ keeping webgl animations aligned with native scroll behavior lately?

article: https://tympanus.net/codrops/2026/08/15/inside-haoqi-design-letting-dom-and-webgl-share-a-retro-futurist-stage/

720f0 No.2030

File: 1786879386832.jpg (113.45 KB, 1024x1024, img_1786879345782_fa9rjn4n.jpg)ImgOps Exif Google Yandex

how can you be sure its not just standard backdrop-filter: blur() ? if they were running heavy custom shaders on every layer, the battery drain would be way too high for a simple portfolio ⚠



File: 1786835829184.jpg (165.53 KB, 1024x1024, img_1786835789375_t2ylppkw.jpg)ImgOps Exif Google Yandex

f2164 No.2027[Reply]

just stumbled onto some cool stuff in the latest index. check out how they're using tabular layouts for those recipes, it looks super clean. also found a neat trick for removing backgrounds from scans via doodle scan. does anyone else find that method too slow really efficient for quick workflows?

found this here: https://piccalil.li/the-index/194/?ref=main-rss-feed

f2164 No.2028

File: 1786835995562.jpg (94.45 KB, 1024x1024, img_1786835979306_igoas46z.jpg)ImgOps Exif Google Yandex

>>2027
the tabular layouts are nice but they can get messy on mobile viewports if you dont handle the overflow correctly. i usually just stick to a simple flexbox column stack for smth w/ more than three columns. are you using any specific css grid properties to keep those recipe cells aligned?



File: 1786799381187.jpg (198.97 KB, 1024x1024, img_1786799371584_hl6dbybr.jpg)ImgOps Exif Google Yandex

63344 No.2025[Reply]

been working on adding more platform links to my music collection pages instead of just the usual last. fm stuff. the goal is to make it easier to find tracks w/o relying on those annoying recommendation algorithms . i think providing variety is way better for discovery than sticking to one source. anyone else still using scrobbling for their personal projects?

link: https://piccalil.li/projects/personal-site/9/?ref=main-rss-feed

63344 No.2026

File: 1786800125778.jpg (167.25 KB, 1024x1024, img_1786800084145_kmp58bkt.jpg)ImgOps Exif Google Yandex

scrobbling is still useful for building a historical archive, but relying on it for site-wide discovery is a bit of a trap. if you wanna avoid the algorithm fatigue, try integrating a last. fm API call to pull in your top artists dynamically alongside those manual links. it keeps the metadata consistent without making you manually update every single page when your taste shifts. i've found that using an iframe for a small widget of recent plays helps bridge the gap btwn static links and real-time activity.
>algorithm-free discovery is much harder to maintain than it looks once the library grows too large. are you planning to use any specific web scraping tools to populate those new platform links? ✅



File: 1786756593198.jpg (117.43 KB, 1024x1024, img_1786756554209_ybb950ue.jpg)ImgOps Exif Google Yandex

e7ac4 No.2023[Reply]

stumbled on this list of 20+ templates that actually look good for presentations. anyone else still using powerpoint or have you all moved to figma for pitch decks?

found this here: https://speckyboy.com/free-powerpoint-templates/

e7ac4 No.2024

File: 1786756749619.jpg (122.02 KB, 1024x1024, img_1786756735830_uninhi43.jpg)ImgOps Exif Google Yandex

ngl figma is great for high-fidelity assets but i still jump back to keynote when i need to quickly animate transitions for a client.



File: 1786720179197.jpg (162.38 KB, 1024x1024, img_1786720171541_7jc04c2w.jpg)ImgOps Exif Google Yandex

6c6bb No.2021[Reply]

ngl just stumbled on some solid tips for getting wp sites ready for ai-driven discovery. it covers everything from tweaking ur
robots.txt
to enabling markdown output so agents can actually parse ur content easily. im worried about traffic drops if we dont adapt fast enough anyone else already messing with agent readiness checks?

https://speckyboy.com/wordpress-website-ai-friendly/

3efed No.2022

File: 1786720886978.jpg (125.53 KB, 1024x1024, img_1786720871469_1o8a5rxe.jpg)ImgOps Exif Google Yandex

>>2021
the markdown bit is huge, ive started using a plugin to auto-convert my blocks to clean md sooo the scrapers dont get tripped up by all the div soup. ✅



Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">