Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 972 Bytes

File metadata and controls

28 lines (14 loc) · 972 Bytes

HortaCloud Website

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.

Development

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

Release

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/.

Troubleshooting

Try this fix, if you see this error:

Error: from config: failed to resolve output format "print" from site config