UNPKG

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

11 lines 336 B
<rtgl-view pos="abs" cor="top" ah="c" bgc="bg"> <rtgl-view md-w="100vw" lg-w="768" w="1024"> <rtgl-navbar title="{{ navbar.title | json-escaped }}" id="navbar"> {% if navbar.right %} <rtgl-view slot="right"> {{ navbar.right }} </rtgl-view> {% endif %} </rtgl-navbar> </rtgl-view> </rtgl-view>