Verification Post: Math, Mermaid, and Shiki
A post to verify that all advanced markdown rendering features are working as expected.
Reader surface
조금도 위험을 감수하지 않는 것이 인생에서 가장 위험한 일이라 믿는다.
Recent entries
전체와 섹션별 탭으로 최근 업데이트를 정리해 읽기 흐름을 빠르게 고릅니다.
A post to verify that all advanced markdown rendering features are working as expected.
{{% steps %}} [Click to copy the template on GitHub](https://github.com/new?template_name=theme-documentation&template_owner=HugoBlox) [Configure y...
View the full docs at https://docs.hugoblox.com/getting-started/customize/
Hugo Blox enables you to easily edit the interface text as well as translating your site into multiple languages using Hugo's [multilingual](https:...
The configuration of your site can be found in `config/_default/`. <!--more--> See https://docs.hugoblox.com/getting-started/customize/ See https:/...
There are **4 main folders for Hugo-based sites**: - `_index.md` the homepage (**Hugo requires that the homepage and archive pages have an undersco...
A modern, customizable button shortcode with gradient styling, icons, and smart link handling. <!--more--> {{< button url="/contact" >}}Contact Us{...
Hugo Blox supports a Markdown extension for callouts, also referred to as alerts or asides. Callouts are a useful feature to draw attention to impo...
A Hugo extension to create cards. Cards can be shown as links or as plain text. {{< cards >}} {{< card url="../" title="Learn Shortcodes" icon="aca...
Display a series of steps, such as for a tutorial. {{% steps %}} The first step here... The second step here... The third step here... {{% /steps %...
A Hugo shortcode to toggle collapsible content. <!--more--> {{< spoiler text="Click to view the spoiler" >}} You found me! Markdown is **supported*...