The Open Graph extension for Tableau!
This enables you to create open graph images from a template for all of the pages in your site, utilizing Puppeteer and Google Chrome.
See the docs for more information.
If available in Hex, the package can be installed
by adding tableau_og_extension
to your list of dependencies in mix.exs
:
def deps do
[
{:tableau_og_extension, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tableau_og_extension.