rinti / wagtail-meta-preview

Wagtail Meta Preview provides panels for previewing Facebook sharing, Twitter sharing and Google search results in the Wagtail admin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wagtail-meta-preview PyPI version

wagtail meta preview

Current supported versions

Wagtail Meta Preview >= 2 requires Django 4 and Wagtail 3

Preview

Wagtail Meta Preview provides panels for previewing Facebook sharing, Twitter sharing and Google search results in the Wagtail admin. Example of how the Facebook share looks like:

example-facebook-preview

Documentation

Development

Dev server

The easiest way is to clone this repo, cd into it and just docker-compose up, this should start a server on http://localhost:8123/admin/ (user: admin, pw: admin) with a couple of page types to test with.

Running tests

docker-compose exec web python runtests.py

About

Wagtail Meta Preview provides panels for previewing Facebook sharing, Twitter sharing and Google search results in the Wagtail admin.

License:Other


Languages

Language:Python 72.9%Language:CSS 10.7%Language:JavaScript 6.9%Language:HTML 6.3%Language:Shell 1.7%Language:Dockerfile 0.9%Language:Makefile 0.5%