v0.1: replace shell-rendered site with Grav-native pages + theme

- Drop site/ + RenderSite.sh: repo now carries grav/user/pages as
  native Grav markdown pages (home/services/terms/sign/execution)
- Add knel-contract theme: inherits quark2 via stream fallback, adds
  sign.html.twig (Twig) driving the DocuSeal flow through the APISIX
  gateway; esign wiring lives in the theme yaml for forks to retarget
- CreateDocument.sh refreshes the Grav services page from the
  rendered catalogs instead of invoking the removed site renderer

Ticket: https://projects.knownelement.com/issues/924
This commit is contained in:
2026-09-07 14:41:50 -05:00
parent 4bc56c83d3
commit 16528ff813
13 changed files with 131 additions and 189 deletions
+10
View File
@@ -0,0 +1,10 @@
slug: knel-contract
name: 'KNEL Contract'
type: theme
version: 0.1.0
description: 'KNEL services contract site. Inherits Quark2; adds the DocuSeal e-sign page template.'
icon: file-text
author:
name: Known Element Enterprises LLC
keywords: contract
license: AGPL-3.0