워크숍을 새로 만들거나 수정할 때는 표준 마크다운(Markdown) 신텍스(syntax)와 일부 맞춤 신텍스(syntax)를 사용하여 작성합니다. 이 페이지는 워크숍에 특정 형식을 추가하기 위해 사용할 신텍스(syntax)를 설명합니다.
포맷 참조(Formatting Reference)
포맷 예제(Formatting Examples)
이 테마에는 사이트의 모양과 느낌을 사용자 지정할 수 있는 다양한 옵션이 포함되어 있습니다. 아래에 신텍스(syntax) 예제와 해당 신텍스를 사용하게 되면 페이지에 실제로 표시되는 결과를 확인할 수 있습니다.
알림(Alerts)
정보(Info)
{{< alert theme="info" >}}**This** is an info {{< /alert >}}
This is an info
성공(Success)
{{< alert theme="success" >}}**Yeahhh !** is a success{{< /alert >}}
Yeahhh ! is a success
경고(Warning)
{{< alert theme="warning" >}}**Be careful** is a warning{{< /alert >}}
Be careful is a warning
위험(Danger)
{{< alert theme="danger" >}}**Beware !** is a danger{{< /alert >}}
Beware ! is a danger
버튼(Buttons)
{{< button href="https://nuevofoundation.org" >}} go to Nuevo Foundation {{< /button >}}
성공 버튼(Success Button)
{{< button href="https://nuevofoundation.org" theme="success" >}} Success {{< /button >}}
정보 버튼(Info Button)
{{< button href="https://nuevofoundation.org" theme="info" >}} Info {{< /button >}}
경고 버튼(Warning Button)
{{< button href="https://nuevofoundation.org" theme="warning" >}} Warning {{< /button >}}
위험 버튼(Danger Button)
{{< button href="https://nuevofoundation.org" theme="danger" >}} Danger ! {{< /button >}}
기본 버튼(Default Button)
{{< button href="https://nuevofoundation.org" theme="default" >}} Danger ! {{< /button >}}
확장(Expand)
{{<expand "Click here to expand!">}}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
{{< /expand>}}
알림
노트 알림(Note Notice)
{{< notice note >}}
A notice disclaimer
{{< /notice >}}
A notice disclaimer
정보 알림(Info Notice)
{{< notice info >}}
An information disclaimer
{{< /notice >}}
An information disclaimer
팁 알림(Tip Notice)
{{< notice tip >}}
A tip disclaimer
{{< /notice >}}
A tip disclaimer
경고 알림(Warning Notice)
{{< notice warning >}}
An warning disclaimer
{{< /notice >}}
An warning disclaimer
아이콘 예제(Example icons available)
| Icon | Icon Name | Example Usage |
|---|---|---|
| asterisk | {{<icon name="asterisk" size="large">}} | |
| plus | {{<icon name="plus" size="large">}} | |
| euro | {{<icon name="euro" size="large">}} | |
| eur | {{<icon name="eur" size="large">}} | |
| minus | {{<icon name="minus" size="large">}} | |
| cloud | {{<icon name="cloud" size="large">}} | |
| envelope | {{<icon name="envelope" size="large">}} | |
| pencil | {{<icon name="pencil" size="large">}} | |
| glass | {{<icon name="glass" size="large">}} | |
| music | {{<icon name="music" size="large">}} | |
| search | {{<icon name="search" size="large">}} | |
| heart | {{<icon name="heart" size="large">}} | |
| star | {{<icon name="star" size="large">}} | |
| star-empty | {{<icon name="star-empty" size="large">}} | |
| user | {{<icon name="user" size="large">}} | |
| film | {{<icon name="film" size="large">}} | |
| th-large | {{<icon name="th-large" size="large">}} | |
| th | {{<icon name="th" size="large">}} | |
| th-list | {{<icon name="th-list" size="large">}} | |
| ok | {{<icon name="ok" size="large">}} | |
| remove | {{<icon name="remove" size="large">}} | |
| zoom-in | {{<icon name="zoom-in" size="large">}} | |
| zoom-out | {{<icon name="zoom-out" size="large">}} | |
| off | {{<icon name="off" size="large">}} | |
| signal | {{<icon name="signal" size="large">}} | |
| cog | {{<icon name="cog" size="large">}} | |
| trash | {{<icon name="trash" size="large">}} | |
| home | {{<icon name="home" size="large">}} | |
| file | {{<icon name="file" size="large">}} | |
| time | {{<icon name="time" size="large">}} | |
| road | {{<icon name="road" size="large">}} | |
| download-alt | {{<icon name="download-alt" size="large">}} | |
| download | {{<icon name="download" size="large">}} | |
| upload | {{<icon name="upload" size="large">}} | |
| inbox | {{<icon name="inbox" size="large">}} | |
| play-circle | {{<icon name="play-circle" size="large">}} | |
| repeat | {{<icon name="repeat" size="large">}} | |
| refresh | {{<icon name="refresh" size="large">}} | |
| list-alt | {{<icon name="list-alt" size="large">}} | |
| lock | {{<icon name="lock" size="large">}} | |
| flag | {{<icon name="flag" size="large">}} | |
| headphones | {{<icon name="headphones" size="large">}} | |
| volume-off | {{<icon name="volume-off" size="large">}} | |
| volume-down | {{<icon name="volume-down" size="large">}} | |
| volume-up | {{<icon name="volume-up" size="large">}} | |
| qrcode | {{<icon name="qrcode" size="large">}} | |
| barcode | {{<icon name="barcode" size="large">}} | |
| tag | {{<icon name="tag" size="large">}} | |
| tags | {{<icon name="tags" size="large">}} | |
| book | {{<icon name="book" size="large">}} | |
| bookmark | {{<icon name="bookmark" size="large">}} | |
{{<icon name="print" size="large">}} | ||
| camera | {{<icon name="camera" size="large">}} | |
| font | {{<icon name="font" size="large">}} | |
| bold | {{<icon name="bold" size="large">}} | |
| italic | {{<icon name="italic" size="large">}} |

성공했어요!
워크숍 완료