Example project with DatoCMS and Hugo
This repository contains a Hugo website integrated with a DatoCMS site. The site is deployed on Netlify. The content stored in DatoCMS is translated into local Hugo files using a NodeJs module called datocms-client. To use this, the datocms-client module needs to be added to your Hugo project.
To install and use this theme, follow these steps:
.env file in your project directory and add the read-only API token of your DatoCMS site.command1
command2
This repository provides a Hugo website integrated with a DatoCMS site. The content from DatoCMS is translated into local Hugo files using the datocms-client module. The site can be deployed on Netlify and built into a production ready static website.