Skip to content

Wivik/hugo-shortcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Shortcodes and Partials

This repository contains some shortcodes I use in my Hugo-powered blog. Feel free to use them !

Content

Name Purpose
exif Render a JPG photo with <figure> and <figcaption> HTML tags that display some EXIF metadata extracted from the picture.
toot Embbed a Mastodon toot
format-creative-commons Transform a text Creative Common license mark into graphic icons

See their respective README for how to integrate and use them.

License

Unless other statement, these shortcodes are licensed under MIT LICENSE.

The partial invoked by the EXIF reader shortcode is a contribution from Hugo's forum. This specific part is licensed under a Creative Common Attribution NonCommercial ShareAlike 3.0 Unported License as indicated by their ToS.

The Creative Commons formater partial uses Remix Icons which are available under Apache License 2.0.