rbuchberger / jekyll_picture_tag

Easy responsive images for Jekyll.
https://rbuchberger.github.io/jekyll_picture_tag/
BSD 3-Clause "New" or "Revised" License
622 stars 106 forks source link

Docs: Deploy to GitHub Pages using Actions #276

Closed elstudio closed 2 years ago

elstudio commented 2 years ago

Add instructions for using Actions to deploy to GitHub Pages.

elstudio commented 2 years ago

This is a complete Actions workflow that demonstrates how to get around the dreaded missing libdvps error in Debian. https://github.com/rbuchberger/jekyll_picture_tag/issues/275#issuecomment-1072977435

rbuchberger commented 2 years ago

Wonderful, thank you!