This is the website for HortaCloud, including the user manual and deployment documentation.
It is built using the Hugo static site generator, and uses the Docsy theme.
First, install Hugo. On Mac, this is just brew install hugo
.
Then install dependencies:
npm install
Now you can compile the code and run a development server:
hugo server
When you push to the main branch, the code will automatically be built and deployed to the production website running at https://hortacloud.janelia.org/.
Try this fix, if you see this error:
Error: from config: failed to resolve output format "print" from site config