SmartlyDressedGames / Unturned-Docs

Documentation for Unturned's modding features.
135 stars 49 forks source link

OpenGraph support #305

Closed MoltonMontro closed 5 months ago

MoltonMontro commented 5 months ago

This extension generates OpenGraph metadata for each doc page. This allows for other sites (that support Open Graph protocol) to render embedded links using content from the original webpage/metadata.

E.g., URLs posted onto our Discourse forum should appear as OneBox embeds.

SDGNelson commented 5 months ago

Sounds cool! I'll merge and follow-up to see what it looks like

MoltonMontro commented 5 months ago

With the OpenGraph support, other platforms like Discourse forums and Discord communities can now render embeds similar to some other sites. :)

image

image

Perhaps worth tweaking in a future PR. E.g., I don't believe it pulls any images from the docs currently, but it could.

SDGNelson commented 5 months ago

Looks good! :D