Nuxt Content is a module for Nuxt that provides a simple way to manage content for your application. It allows developers to write their content in Markdown, YAML or JSON files and then query and display it in their application. --- title: The Mountains Website description: A website about the most iconic mountains in the world. --- ::my-vue-hero-component{orientation="horizontal"} #title Welcome

