TechForUk project to support constructive conversations about Brexit
The site is automatically published to Netlify from the master branch however due to a
limitation you must run a local Hugo
build using the the extended version of Hugo and include the contents of the resources
directory in commits.
Use the Hugo build command from the netlify.toml file.
Site content can be edited in markdown files in the content
directory. To start a server that builds draft content:
hugo server -wDs . -d dev --config local.toml
See Hugo documentation for more information.