Curious readers sometimes ask what is actually running underneath a site like this. Here is the honest answer.
Content
Managed through WordPress — invisible to you as a visitor, but it is where every article, destination, and guide actually lives and gets edited.
Experience
The visual layer, navigation, and Nova are built separately, reading that WordPress content through an API rather than using WordPress’s own page templates.
Why it is built this way
Separating “where content lives” from “how it looks” means the site can keep evolving visually without editors ever needing to touch a line of code.