Hugo shortcodes make it easy to embed live code demos. Here are three ways:
1. Inline CSS Demo (No External Service)#
A spinning loader animation, right in the article:
Pure CSS Spinner
A gradient text animation:
CSS Gradient Text
ZhuoQi Dev
2. Embed CodePen#
If you already have CodePen creations, embed them with a single shortcode:
| |
3. Embed CodeSandbox#
For React / Vue components, use CodeSandbox:
| |
These three shortcodes cover most code demo scenarios — no extra tools needed.