Plugin to delay loading YouTube resources unless explicitly requested

With this plugin you can refer to a video like this:

    <youtube id="trillionsVideos" youtube_id="YM5dLvNatRs"/>

and the plugin will take care of showing a placeholder image,
only loading YouTube resources when the video is clicked.

Script based on example by grobmeier at
https://github.com/apache/infrastructure-p6/pull/1466
1 file changed
tree: 193f8c673c275fc86e400c54bdc9f66171f54977
  1. bin/
  2. devtest/
  3. plugins/
  4. .dockerignore
  5. .gitignore
  6. DOCKER.md
  7. Dockerfile
  8. LICENSE
  9. pelicanconf.md
  10. README.md
  11. requirements.txt
README.md

Title: README

Tools for using Pelican at the ASF

The infrastructure-pelican repository provides a customized process for working with Pelican-based websites at the ASF.

See the getting started guide for working with the ASF Pelican template.

Running Local Preview Builds

See the instructions for local Pelican builds.

Contact users@infra.apache.org for any questions or comments.