2024-03-19

Hexo plugin : hexo-generator-slideshare

Hi I have developed a rather small plugin for the great static site hexo hexo.

If you still don’t know is a static site written in that allows you to build fast blogs without the burden to instantiate a full CMS like WordPress.

This website is powered up by Hexo. Since I am writing sometimes Slideshare presentations, I have decided to build a small plugin to display Slideshare presentations.

The plugin source is available there Github repo.

To install the plugin, simply write the command inside your blog folder :

npm install --slideshare --save

And then your site is ready to embed Slideshare presentations by adding the following tag :

{% slideshare slideshareID %}

More informations are available on : – npmreadme

Sylvain Leroy

Senior Software Quality Manager and Solution Architect in Switzerland, I have previously created my own company, Tocea, in Software Quality Assurance. Now I am offering my knowledge and services in a small IT Consulting company : Byoskill and a website www.byoskill.com Currently living in Lausanne (CH)

View all posts by Sylvain Leroy →