sitic
Version:
Generate static sites using Markdown and YAML. Straightforward, zero-complexity. Complete toolkit for landing pages, blogs, documentation, admin dashboards, and more.git remote add origin git@github.com:yuusoft-org/sitic.git
9 lines • 379 B
HTML
<rtgl-view w="f" ph="xl">
<rtgl-view w="f" ah="c" bw="s" br="l" p="xl">
<rtgl-text s="h3" ta="c" mt="l"> {{ cta.title }} </rtgl-text>
<rtgl-text mt="l" ta="c" c="mu-fg"> {{ cta.description }} </rtgl-text>
<rtgl-button mt="xl" t="p" href="{{ cta.cta.href }}" target="_blank" rel="noreferrer"> {{
cta.cta.text
}} </rtgl-button>
</rtgl-view>
</rtgl-view>