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
- Host: GitHub
- URL: https://github.com/janeliascicomp/hortacloud-website
- Owner: JaneliaSciComp
- License: bsd-3-clause
- Created: 2022-04-14T20:28:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T20:24:40.000Z (12 months ago)
- Last Synced: 2025-02-18T21:27:29.441Z (12 months ago)
- Topics: hortacloud, janelia, neuroscience
- Language: HTML
- Homepage: https://hortacloud.janelia.org/
- Size: 46 MB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HortaCloud Website
[](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