Code Monkey home page Code Monkey logo

hawtio-website's Introduction

Hawtio website

deploy

https://hawt.io

This website is built with Gatsby and the documentation is rendered using Antora. For more info on the tools, refer to each 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 start

The website built with Gatsby will be available at http://localhost:8000/, and the documentation by Antora will be at http://localhost:8001/.

While the changes under src/ are automatically detected and rebuilt by the gatsby develop feature, those under modules/ are not. You need to manually run the following command to update the documentation in preview:

yarn build:docs

Deploy

This command will locally build the website and documentation and merge them to public/:

yarn build

You can check the local build with the following command:

npx http-server public/

After you made changes to the docs and confirmed they work locally, you can submit a pull request. Once it's merged, it will be automatically deployed by GitHub Actions.

Contribute

Contributions are always welcome!

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

hawtio-website's People

Contributors

tadayosi avatar astefanutti avatar github-actions[bot] avatar jamesnetherton avatar prahaladhchandrahasan avatar abkieling avatar blackillzone avatar jsolovjo avatar jbertram avatar rafamqrs avatar c0bw3b avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.