mytakedotorg / mtdo

The code and tooling which runs mytake.org
https://mytake.org
GNU Affero General Public License v3.0
16 stars 3 forks source link

Social preview for search results #417

Closed nedtwigg closed 4 years ago

nedtwigg commented 4 years ago

We've needed a social preview for search results for a while. Now that we're redirecting around them, this might be a good time to add it.

The first URL should show the dev view for a random view clip, and the second URL should show the dev view that I mocked up for the search, dunno why it's not working.

nedtwigg commented 4 years ago

Ah, the problem was the trailing .png, remove that and it works. Huzzah!

nedtwigg commented 4 years ago

This url: http://localhost:3000/devSocialEmbed#~query:'saddam,laden,election',factsetHash:E74aoUY,kind:searchResults

Will produce this image:

Screen Shot 2020-10-29 at 11 10 46 PM
nedtwigg commented 4 years ago

Now it looks like this:

image

Not perfect, but good enough to start doing some testing with.