|
You are here |
pavelkorolev.xyz | ||
| | | | |
home.hedy.dev
|
|
| | | | | I needed HTML components in Lume similar to Hugo shortcodes and tried MDX. Here's how I implemented Hugo shortcodes in Lume after facing issues with MDX. | |
| | | | |
roneo.org
|
|
| | | | | Create a file layouts/_default/_markup/render-link.html: {{- .Text | safeHTML -}} Alternative, use if you get a buggy HTML output (if empty paragraphs are inserted when using Shortcodes for example) {{ . | |
| | | | |
www.duncanmackenzie.net
|
|
| | | | | Using Salma Alam-Naylor's code, I added a feature onto my Hugo site to display Bluesky 'likes' on my blog posts. | |
| | | | |
devyn.ca
|
|
| | | [AI summary] Hugo is recommended as a fast, easy-to-use static site generator for creating blogs in 2023, offering benefits like speed, simplicity, and cost-effectiveness compared to dynamic platforms like WordPress. | ||