SkillAgentSearch skills...

TwitterPublishPlugin

A plugin for Publish that let's you easily embed tweets in your posts.

Install / Use

/learn @insidegui/TwitterPublishPlugin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TwitterPublishPlugin

A plugin for Publish that let's you easily embed tweets in your posts.

To embed a tweet in your post, use a blockquote in markdown, but add the "tweet" prefix, like so:

> tweet https://twitter.com/_inside/status/1049808231818760192

To install the plugin, add it to your site's publishing steps:

try mysite().publish(using: [
    .installPlugin(.twitter()),
    // ...
])
View on GitHub
GitHub Stars70
CategoryDevelopment
Updated1y ago
Forks4

Languages

Swift

Security Score

80/100

Audited on Sep 14, 2024

No findings