Westra Engineering: the whole site as questions
Scraped from westra-engineering.no (four pages, 15 images) and carried over verbatim into question/alternative structure: about with employees, services in full, every project with its photos, and a contact form recording into westra_inquiries in place of wpforms. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Contact-form submissions. Read them with the review desk once auth
|
||||
# is wired on this instance, or `nats kv ls westra_inquiries` until
|
||||
# then.
|
||||
aggregates:
|
||||
- bucket: westra_inquiries
|
||||
attended_by: Jørn, via nats kv on kasse until the review desk gets auth on this instance
|
||||
initial: open
|
||||
states:
|
||||
open: { event: received }
|
||||
answered: { event: answered }
|
||||
transitions:
|
||||
open: [answered]
|
||||
Reference in New Issue
Block a user