xdesro / personalsit.es

📇 A little directory of people's personal sites
https://personalsit.es
720 stars 557 forks source link

Favicons & Metadata #21

Open Martin-Pitt opened 6 years ago

Martin-Pitt commented 6 years ago

I think it might be neat to pull through any favicons.

Also any personal sites could be using a PWA manifest.json and thus have free metadata, falling back on the meta tags in the head. Which could help with client-side searching

Andy-set-studio commented 6 years ago

This is a good idea. I was thinking of some sort of cron-based setup to do screenshots in the long-term would be neat too.

scottmathson commented 5 years ago

Could be cool to explore doing this with headless browser, building on-the-fly like Zeit does with this. Though may not make sense, considering this is only a 1-page site - new anchor addition lends to potential, though.

Seeing some opportunity to optimize this for sharing with twitter and og tags in the <head>, alongside adding canonical, description, and some other meta tags.

jahirfiquitiva commented 10 months ago

For favicons, unavatar could be used like:

and for metadata, the dub.sh metatags API