P5: OSS readiness — docs site, contributor onboarding, e2e harness #23

Merged
steve merged 14 commits from p5-oss-readiness into main 2026-05-08 22:22:39 +01:00
Showing only changes of commit 523ac4137a - Show all commits
+1 -1
View File
@@ -5,7 +5,7 @@
{{$page := .Page}} {{$page := .Page}}
{{template "crit_banner" .Page}} {{template "crit_banner" .Page}}
{{if eq $page.HostCount 0}} {{if and (eq $page.HostCount 0) (eq (len $page.PendingHosts) 0)}}
{{/* ---------- empty state ---------- */}} {{/* ---------- empty state ---------- */}}
<div class="pt-14 pb-24"> <div class="pt-14 pb-24">