Custom Pages & Content
Add your own pages and rich sections to the public site without writing any code.
Custom Pages
Go to Admin → Site → Custom Pages to create standalone pages — About Us, Training Philosophy, Trip Report, FAQ, anything you want. Each page lives at /p/your-slug and has:
- Title — shown in the navigation and as the page heading.
- Slug — auto-derived from the title; you can override it. Reserved slugs (admin, shop, dive, p, etc.) aren’t allowed.
- Hero image — optional banner image rendered behind the title at the top of the page.
- Content — markdown body. Drag-and-drop or paste images directly into the editor to upload and embed them inline.
- Published — uncheck to hide the page entirely.
- Show in top navigation — toggle whether the page appears in the public top-nav.
- Nav order — lower numbers appear first when multiple pages are in the nav.
Legal pages: privacy policy & terms
Two slugs are special: when a custom page exists with slug privacy-policy, the platform-default privacy policy at /privacy-policy is replaced by your version. Same for terms at /terms — there's no default terms page, so it only appears in the footer once you publish one. Both pages are also reachable at the standard /p/<slug> URL. Most tenants uncheck Show in top navigation for these so they only appear in the footer.
Courses Page Sections
Add markdown sections to your existing public /dive/courses page from Admin → Site → Courses Page. Useful for a training philosophy, signature programs, FAQ, or partner brands. Each section has a heading, markdown body, and optional side image. Place sections above or below the course grid and drag to reorder.
Site Content (key/value)
For shorter copy used across your site (banners, taglines, fine-print), use Admin → Site → Site Content. Each entry is a key/value pair, optionally translated to French, that the platform inserts wherever that key is referenced.