Overview
In Alpha, many of the key components used to structure and enrich a webpage are provided as shortcodes.
This may introduce a small learning curve before you start producing content, but in return, you gain flexibility:
- You’re not locked into hardcoded layouts.
- You don’t need to edit theme files to personalize your content.
All Alpha shortcodes:
- Follow the design philosophy of Alpha.
- Integrate seamlessly with the layout system.
- Are fully supported by OCD, Alpha’s built-in helper.
Because shortcodes are so central to how Alpha works, their documentation is presented early.
Feel free to skim through now to get a rough idea, then come back when you actually need one.
Note: If you’re new to Hugo or shortcodes in general, don’t worry, just copy the examples when needed.