콘텐츠로 바로가기

hyunyoun's Blog

Writing down the world I see and the self I build.

Recent Highlights

The latest technical explorations and insights

View all (Highlights)
Verification Post: Math, Mermaid, and Shiki
Test

Verification Post: Math, Mermaid, and Shiki

A post to verify that all advanced markdown rendering features are working as expected.

Verification Post: Math, Mermaid, and Shiki
Test

Verification Post: Math, Mermaid, and Shiki

A post to verify that all advanced markdown rendering features are working as expected.

Getting Started
posts

Getting Started

{{% steps %}} [Click to copy the template on GitHub](https://github.com/new?template_name=theme-documentation&template_owner=HugoBlox) [Configure y...

Getting Started
posts

Getting Started

{{% steps %}} [Click to copy the template on GitHub](https://github.com/new?template_name=theme-documentation&template_owner=HugoBlox) [Configure y...

Customization
posts

Customization

View the full docs at https://docs.hugoblox.com/getting-started/customize/

Customization
posts

Customization

View the full docs at https://docs.hugoblox.com/getting-started/customize/

I18n
posts

I18n

Hugo Blox enables you to easily edit the interface text as well as translating your site into multiple languages using Hugo's [multilingual](https:...

I18n
posts

I18n

Hugo Blox enables you to easily edit the interface text as well as translating your site into multiple languages using Hugo's [multilingual](https:...

Configuration
posts

Configuration

The configuration of your site can be found in `config/_default/`. <!--more--> See https://docs.hugoblox.com/getting-started/customize/ See https:/...

Configuration
posts

Configuration

The configuration of your site can be found in `config/_default/`. <!--more--> See https://docs.hugoblox.com/getting-started/customize/ See https:/...

Project Structure
posts

Project Structure

There are **4 main folders for Hugo-based sites**: - `_index.md` the homepage (**Hugo requires that the homepage and archive pages have an undersco...

Project Structure
posts

Project Structure

There are **4 main folders for Hugo-based sites**: - `_index.md` the homepage (**Hugo requires that the homepage and archive pages have an undersco...

Button
posts

Button

A modern, customizable button shortcode with gradient styling, icons, and smart link handling. <!--more--> {{< button url="/contact" >}}Contact Us{...

Button
posts

Button

A modern, customizable button shortcode with gradient styling, icons, and smart link handling. <!--more--> {{< button url="/contact" >}}Contact Us{...

Callout
posts

Callout

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...