lariv-rs 0.1.0

Compile-time plugin web application framework built on Axum, SeaORM, Maud, and HTMX
Documentation
1
2
3
4
5
6
7
<blockquote class="gjs-testimonial card bg-base-100 shadow-md border border-base-200 border-l-4 border-l-primary max-w-md" data-gjs-type="p_website.testimonial" data-gjs-custom-name="Testimonial">
  <div class="card-body items-start">
    <img class="gjs-testimonial-image rounded-full w-16 h-16 object-cover" src="https://via.placeholder.com/72" alt="" data-gjs-type="image">
    <p class="gjs-testimonial-content italic text-lg text-base-content" data-gjs-editable="true">“This product changed the way we work.”</p>
    <cite class="gjs-testimonial-name not-italic text-sm text-base-content/60 font-semibold" data-gjs-editable="true">Alex Rivera</cite>
  </div>
</blockquote>