lariv-rs 0.1.0

Compile-time plugin web application framework built on Axum, SeaORM, Maud, and HTMX
Documentation
1
2
3
4
5
<div class="gjs-row feature-grid" data-gjs-type="p_website.row-3" data-gjs-droppable=".gjs-cell" data-gjs-custom-name="3 Columns">
  <div class="gjs-cell" data-gjs-draggable=".gjs-row" data-gjs-droppable="true"></div>
  <div class="gjs-cell" data-gjs-draggable=".gjs-row" data-gjs-droppable="true"></div>
  <div class="gjs-cell" data-gjs-draggable=".gjs-row" data-gjs-droppable="true"></div>
</div>