Logo
Explore Help
Sign In
drowl87/hextra_mirror
1
0
Fork 1
You've already forked hextra_mirror
mirror of https://github.com/imfing/hextra.git synced 2025-05-15 17:58:25 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
hextra_mirror/layouts/shortcodes/hextra/feature-grid.html

10 lines
186 B
HTML
Raw Normal View History

feat: add shortcodes to build Hextra home page (#90) * feat: add feature grid and card shortcodes * feat: add markdown content to hextra home * chore: add button for hextra home * chore: add heading and subtitle * chore: finish moving hextra home to shortcodes * chore: regenerate css * chore: improve hextra home layout shortcodes * chore: update css * chore: decrease button size
2023-09-26 08:15:31 +01:00
{{- $style := .Get "style" -}}
<div
class="grid sm:grid-cols-2 lg:grid-cols-3 grid-cols-1 gap-4 w-full"
{{ with $style }}style="{{ . | safeCSS }}"{{ end }}
>
{{ .Inner }}
</div>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 305ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API