Skip to content

uc-cdis/gen3.org

Repository files navigation

Gen3.org

The Gen3.org website for describing the Gen3 platform.

Local Development

# Install hugo
brew install hugo asciidoctor
# Build site and start Hugo server locally
hugo server -D -b localhost

Dockerfile

Features a Dockerfile for easier local testing in a clean environment.

# Build image
docker build -t gen3.org .
# Run container
docker run -p 1313:80 gen3.org

About

The website for gen3.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 37