Skip to main content

No project description provided

Project description

Embedding tweets into your Pelican blog posts. This repo is an advance version of the plugin from lqez which hasn’t the config for the style.

Author

Fundor333

Email

f333@fundor333.com

Homepage

https://www.fundor333.com

Github

https://github.com/fundor333

Twitter

https://twitter.com/fundor333

# How to use it

  1. Install the plugin with pip install pelican_advance_embed_tweet

  2. Put pelican_advance_embed_tweet into plugin list of settings.

    • PLUGINS = ['pelican_advance_embed_tweet']

  3. Add your config into the pelicanconf.py

Config

The config implement the Twitter Api.

Config Label

Description

TWITTER_CARDS

When set to hidden, links in a Tweet are not expanded to photo, video, or link previews.

TWITTER_THEME

When set to none, only the cited Tweet will be displayed even if it is in reply to another Tweet.

TWITTER_CONVERS ATION

When set to dark, displays Tweet with light text over a dark background.

TWITTER_LINK_C OLOR

Adjust the color of Tweet links with a hexadecimal color value.

TWITTER_WIDTH

The maximum width of the rendered Tweet in whole pixels. This value should be between 250 and 550 pixels.

TWITTER_ALIGN

Float the Tweet left, right, or center relative to its container. Typically set to allow text or other content to wrap around the Tweet.

TWITTER_LANG

A supported Twitter language code. Loads text components in the specified language. Note: does not affect the text of the cited Tweet.

TWITTER_DNT

When set to true, the Tweet and its embedded page on your site are not used for purposes that include personalized suggestions and personalized ads.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican_advance_embed_tweet-1.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

pelican_advance_embed_tweet-1.1.1-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page