Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

sergeyzwezdin/Pretzel.Embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pretzel.Embed

Allows you to embed soical posts from Twitter, Instagram, VK, Facebook and Youtube.

This is a plugin for the static site generation tool Pretzel.

Usage

Twitter

{% embed twitter "https://twitter.com/sergun/status/671315150796939264" %}
Завести веб-приложение <a href="https://t.co/P2zd8MiA9y">https://t.co/P2zd8MiA9y</a> внутри Mindstorms EV3? Да пожалуйста! :-) <a href="https://t.co/Lf6Yw49lWw">https://t.co/Lf6Yw49lWw</a>
{% endembed %}

Instagram

{% embed instagram "https://www.instagram.com/p/BCvXFxwGOyg" %}
Первое знакомство с ROBOTC for Mindstorms. Первый осознанный код на C. Исторический момент :-)
{% endembed %}

VK

{% embed vk "vk_post_2593705_1050" %}{% endembed %}

Facebook

{% embed facebook "https%3A%2F%2Fwww.facebook.com%2Fsergeyzwezdin%2Fposts%2F10154249249067970" 260 %}{% endembed %}

Youtbue

{% embed youtube "AAVwgIDQxgU" %}{% endembed %}

Installation

Download the latest release and copy Pretzel.Embed.dll to the _plugins folder at the root of your site folder.