An open API service indexing awesome lists of open source software.

https://github.com/janeliascicomp/hortacloud-website

Documentation website for HortaCloud
https://github.com/janeliascicomp/hortacloud-website

hortacloud janelia neuroscience

Last synced: 12 months ago
JSON representation

Documentation website for HortaCloud

Awesome Lists containing this project

README

          

# HortaCloud Website

[![DOI](https://zenodo.org/badge/481740552.svg)](https://zenodo.org/badge/latestdoi/481740552)

This is the website for [HortaCloud](https://github.com/JaneliaSciComp/hortacloud), including the user manual and deployment documentation.

It is built using the [Hugo](https://gohugo.io) static site generator, and uses the [Docsy theme](https://docsy.dev).

## Development

First, [install Hugo](https://gohugo.io/getting-started/installing). 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/](https://hortacloud.janelia.org).

## Troubleshooting

Try [this fix](https://wowchemy.com/docs/hugo-tutorials/troubleshooting/#error-failed-to-resolve-output-format), if you see this error:

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