Files
questions/README.md
T

18 lines
795 B
Markdown
Raw Normal View History

# Westra Engineering — site content
The content behind westra.klingenbergbygg.no (preview) / a coming
westra-engineering.no: the whole WordPress site carried over into the
portal's question/alternative structure, wording kept verbatim where
it existed. Norwegian is the source language.
- `site.yaml` — title + wordmark (served from this repo's `images/`)
- `questions/` — one YAML per page: `/` (om oss), `/tjenester`,
`/prosjekter` (all photos), `/kontakt` (form → `westra_inquiries`),
`/takk`
- `aggregates.yaml` — the inquiries lifecycle
- `images/` — every photo from the original site, renamed honestly.
`naerbilde.jpg` (Jannicke) is missing because it 404s on the source
site itself — ask for a replacement.
Lint before pushing: `question_lint --path questions`.