Skip to content

hydrogen-music/hydrogen-music

Repository files navigation

Hydrogen website repository

This repository holds the website of the Hydrogen project.

The website can be reached via https://hydrogen-music.github.io/hydrogen-music/.

If you want to edit the documentation part of the website, please create a pull request at our Documentation repository. Do not edit the generated html of the manual/tutorial directly!

Deployment

You can use the provided Dockerfile to build and serve this slightly antique Jekyll page.

docker build -t hydrogen-music .
docker run --rm -p 4000:4000 hydrogen-music

About

Organization repository of hydrogen-music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published