* docs(blog): prepare for v0.10 release post * Update v0.10.md * Update v0.10.md to refine upgrade instructions and enhance blog features. Added synchronized tab switching and pagination controls, while improving the search experience and table of contents navigation. * Enhance v0.10 release documentation with detailed upgrade instructions and migration guide. Added Tailwind theme variable customization section and clarified breaking changes. Improved clarity on CSS class prefix changes for better user experience. * Update v0.10.md to enhance upgrade instructions, clarify breaking changes, and improve overall readability. Adjusted formatting for consistency and added details on asset management and user experience improvements. * Add notable new features to v0.10.md, including dropdown menu support, enhanced search experience, and blog list pagination. Updated FlexSearch upgrade details for clarity and improved migration guide by removing redundant breaking change notes. * chore: update zh-cn translation * chore: update ja translation * chore: update fa and ja translations * chore: prepare release
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" >}} {{< /cards >}}