lariv-rs 0.1.0

Compile-time plugin web application framework built on Axum, SeaORM, Maud, and HTMX
Documentation
<section class="gjs-expand-section expand-section" data-gjs-type="p_website.expand-section" data-gjs-custom-name="Expand section" data-bg-src="https://kdstagore.com/static/laser.jpg">
  <div class="expand-section-bg" aria-hidden="true">
    <img class="gjs-expand-section-bg" src="https://kdstagore.com/static/laser.jpg" alt="">
  </div>
  <div class="container">
    <div class="expand-panel">
      <div class="expand-header">
        <div class="expand-header-text">
          <h2 class="accent gjs-expand-section-title" data-gjs-editable="true">Service category</h2>
        </div>
        <button type="button" class="expand-toggle" aria-expanded="false" aria-label="Expand section">
          <svg class="expand-toggle-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.4" stroke-linecap="round" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg>
        </button>
      </div>
      <div class="expand-body">
        <ul class="service-list gjs-service-list" data-gjs-droppable="true">
          <li class="gjs-service-item">
            <h3 data-gjs-editable="true">Service one</h3>
            <p data-gjs-editable="true">Description of the first service.</p>
          </li>
          <li class="gjs-service-item">
            <h3 data-gjs-editable="true">Service two</h3>
            <p data-gjs-editable="true">Description of the second service.</p>
          </li>
          <li class="gjs-service-item">
            <h3 data-gjs-editable="true">Service three</h3>
            <p data-gjs-editable="true">Description of the third service.</p>
          </li>
        </ul>
      </div>
    </div>
  </div>
</section>