Menu
How to install and setup Hugolify.
Design (CSS, JS), HTML, Menu, Themes…
How to add and customize sections.
How to add and customize blocks.
Hugo and Hugolify shortcodes available.
Decap, Netlify, Pages, Sveltia and more.
Search
Get file extension from file (string) and display correctly file extension with abbr HTML tag.
{{ partial "func/GetFileExtension" $file }}
{{ partial "func/GetFileExtension" "filename.pdf" }}
<abbr>PDF</abbr>
Table of contents