Klingenberg Bygg: the earliest lysbue, ported to portal
lint-and-reload / lint (push) Failing after 0s

Three service questions, contact-method question, and thank-you page
carried verbatim from klingenbergbygg/kundeportal questions.ts, with a
brick-red Futura/Garamond custom.css over the default portal skin.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ
This commit is contained in:
bl
2026-09-01 20:22:14 +02:00
co-authored by Claude Fable 5
commit b9ec877e4e
16 changed files with 1180 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
name: lint-and-reload
on:
push:
branches: [main]
jobs:
lint:
runs-on: fish
steps:
- name: checkout
run: |
rm -rf checkout && git clone --depth 1 https://prosjekt.klingenbergbygg.no/klingenbergbygg/questions.git checkout
- name: lint
run: /srv/app/klingenberg-portal/current/question_lint --path checkout/questions
- name: reload
run: nats --server nats://127.0.0.1:4222 pub portal.content.reload ""