* Add asciinema shortcode and usage examples * Add asciinema shortcode * Modify * Modify * Modify * Modify * Modify * Remove old blog post and move content to dedicated documentation * Add remote cast file support * Fix remote cast file support * Modify asciinema guide * Add asciinema controls and idleTimeLimit * fix the play button position issue and update some details * Remove forced /casts/ prefix, implement flexible file lookup
1.3 KiB
title, weight, prev, next
| title | weight | prev | next |
|---|---|---|---|
| شورتکدها | 9 | /docs/guide/diagrams | /docs/guide/shortcodes/callout |
شورتکدهای Hugo قطعهکدهای سادهای درون فایلهای محتوای شما هستند که تمپلیتهای داخلی یا سفارشی را فراخوانی میکنند.
Hextra مجموعهای از شورتکدهای زیبا را برای بهبود محتوای شما ارائه میدهد.
{{< cards >}} {{< card link="callout" title="کالاوت" icon="warning" >}} {{< card link="cards" title="کارتها" icon="card" >}} {{< card link="details" title="جزئیات" icon="chevron-right" >}} {{< card link="filetree" title="درخت فایل" icon="folder-tree" >}} {{< card link="icon" title="آیکون" icon="badge-check" >}} {{< card link="steps" title="مراحل" icon="one" >}} {{< card link="tabs" title="تبها" icon="collection" >}} {{< /cards >}}
شورتکدهای اضافی ارائه شده توسط Hugo و Hextra:
{{< cards >}} {{< card link="jupyter" title="نوتبوک Jupyter" icon="jupyter" tag="alpha" >}} {{< card link="others" title="سایر" icon="view-grid" >}} {{< card link="asciinema" title="Asciinema Player" icon="terminal" >}} {{< /cards >}}