Now that we have setup or model and contents we can export these in a format that Hugo supports.
The mesh2hugo will be used to load the contents from Gentics Mesh and export them to markdown files which contain the parameters of the content.
Now we can run the exporter which will connect to Gentics Mesh and load the contents.
Alternatively you can also use the Gentics Mesh Demo server to load the contents.
The exported content markdown files show now look like this:
---
path: "/aircrafts/space-shuttle"
lang: "en"
version: "1.0"
displayField: "name"
edited: "2019-04-11T12:47:20Z"
created: "2019-04-11T12:47:20Z"
tags: ["Black","White","Hydrogen"]
fields_slug: "space-shuttle"
fields_name: "Space Shuttle"
fields_weight: 22700
fields_SKU: 9
fields_price: 1.92E11
fields_stocklevel: 0
fields_description: "The Space Shuttle was a partially reusable low Earth orbital spacecraft system operated by the U.S. National Aeronautics and Space Administration (NASA)."
fields_vehicleImage: "/images/sts.jpg"
---