콘텐츠로 바로가기

Archive entrypoint

안주하지 않는 학습을 위한 CS & Tech 로그

조금도 위험을 감수하지 않는 것이 인생에서 가장 위험한 일이라 믿는다.

Archive-firstBilingualStatic export

Recent entries

11

Active sections

5

Discovery tools

4

Search

노트, 문서, 글을 하나의 검색 표면으로 탐색합니다.

Tags

주제 축으로 아카이브를 빠르게 횡단합니다.

Categories

분류 체계 중심으로 콘텐츠 밀도를 읽습니다.

Highlights

최근 업데이트를 빠르게 훑는 편집 큐입니다.

Editorial queue

최근 변화와 읽을 흐름을 한 표면에 압축

섹션별 하이라이트를 넓은 여백 없이 이어서 훑고, 필요한 흐름으로 바로 진입합니다.

전체 하이라이트
Cross-section scan11 itemsDense queue
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.

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

documentation
Customization
posts

Customization

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

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

documentation
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:/...

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

documentation
Button
posts

Button

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

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

documentation
Cards
posts

Cards

A Hugo extension to create cards. Cards can be shown as links or as plain text. {{< cards >}} {{< card url="../" title="Learn Shortcodes" icon="aca...

documentation
Steps
posts

Steps

Display a series of steps, such as for a tutorial. {{% steps %}} The first step here... The second step here... The third step here... {{% /steps %...

documentation
Toggle
posts

Toggle

A Hugo shortcode to toggle collapsible content. <!--more--> {{< spoiler text="Click to view the spoiler" >}} You found me! Markdown is **supported*...

documentation