Skip to content

dragonstyle/share-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share-post Extension For Quarto

The Share-post extension will embed a copy of a social media post in a Quarto document.

Installing

quarto add dragonstyle/share-post

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

Simply place the shortcode where you'd like placeholder content to be generated. Be default, the lipsum shortcode will emit 5 paragraphs of lipsum. For example:

{{< share-post https://sciencemastodon.com/@gdyson/111371030805595929 >}}

Supported Services

Share-post currently supports the following services, and should generate a formatted, embedded post from them.

  • Mastodon
  • LinkedIn
  • Threads
  • Instagram
  • Pinterest
  • Twitter

Example

Here is the source code for a minimal example: example.qmd.

About

Embed social media posts in your Quarto documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages