8000 GitHub - hawtio/website at v2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hawtio/website

 
 

Repository files navigation

Hawtio website

deploy

https://hawt.io

This website is built with Gatsby. For more info on Gatsby, refer to the Gatsby documentation.

Prerequisites

You must have the following tools installed:

Develop

To develop and test the website locally, install dependencies for the project:

yarn install

Then run this command to develop:

yarn develop

The website will be available at http://localhost:8000/. You can also utilise GraphiQL console at http://localhost:8000/___graphql.

Deploy

This command will locally build the website under docs/:

yarn deploy

Contribute

Contributions are always welcome!

If you find anything to fix or improve in our docs, modify source files under src/ and submit a pull request. Once the pull request is merged it is automatically published by the GitHub workflow.

Releases

No releases published

Packages

No packages published

Contributors 14

0