Commit Graph
3 Commits
Author SHA1 Message Date
tsgstaff-coo-svpknel 2bd0eea138 v0.1: Grav-only repo + CI lint + branch-preview architecture
lint / markdownlint (blocking) (pull_request) Canceled after 0s
lint / typos spell-check (blocking) (pull_request) Canceled after 0s
lint / vale prose (advisory) (pull_request) Canceled after 0s
lint / lychee link-check (advisory) (pull_request) Canceled after 0s
Pipeline fully retired: src/, contract-inputs/, service-csv/ deleted;
their content is fully superseded by grav/user/pages (verified section
by section). New: gitea actions lint workflow (markdownlint + typos
blocking, vale prose + lychee links advisory), lint configs, README
documents the branch/PR model, docs/branch-previews.md is the LAMP +
wildcard + Git Sync runbook for <branch>.contract.knownelement.com.
Blocking checks verified green before push (pinned containers).

Ticket: https://projects.knownelement.com/issues/924
2026-09-09 12:46:07 -05:00
vptechops 890c99ab26 v0.1: fix Soverign->Sovereign typo in KNEL DC services catalog
Last outstanding typo from the review findings. Fixed at the CSV
source of truth and regenerated through RenderCSVToMarkdown.sh plus
the Grav services-page assembly; generated files show no other churn.

Ticket: https://projects.knownelement.com/issues/924
2026-09-08 05:28:43 -05:00
mrcharles 16528ff813 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
2026-09-07 14:41:50 -05:00