Git Product home page Git Product logo

activemq-website's Introduction

Apache ActiveMQ Website

This is the repository for the Apache ActiveMQ website, hosted at activemq.apache.org.

Warning

Do not change anything under ./content directly. This website is using Jekyll, and the ./src will generate the ./content output. Please read it through this README before you contribute!

How it works

The master branch of this repo contains the source files that are used to generate the HTML that ultimately gets pushed to the site, along with a copy of the generated site output located within the content directory, which is published to the live server using gitpubsub whenever changes are pushed to it.

See the Contributing section below for more.

To Build the site

Before building the site you will need to install Jekyll. The Jekyll site has installation instructions to help get you started.

To build the site from the src directory and store the output in the content directory, run the build script:

./build.sh

Alternatively, you can build and serve the site locally using Jekyll to test changes you have made or are making:

./serve.sh

Note that these helper scripts perform incremental builds. If for some reason you need to clear the metadata/cache used to support the build process, you can run:

rm -rf src/.jekyll-metadata .sass-cache/

Contributing to the site

If you would like to make a change to the ActiveMQ site:

  1. Fork the Apache ActiveMQ site repository to your github account.
  2. Create a new branch from master
  3. Add commit(s) to your branch
  4. Test your changes locally
  5. Open a pull request on the github mirror
  6. An ActiveMQ committer will review and merge your changes

If you are a committer, do the following:

  1. Update the master branch with your (or a Pull Request's) changes.
  2. Run build.sh and ensure that all updates made are reflected in the content directory, commit any that are not.
  3. Push this branch to the ASF remote and the site will automatically be updated within seconds.

activemq-website's People

Contributors

andytaylor avatar chughpiyush avatar clebertsuconic avatar coheigea avatar cshannon avatar fpapon avatar gemmellr avatar gtully avatar havret avatar howardgao avatar janusw avatar jbarotin avatar jbertram avatar jbonofre avatar michaelandrepearce avatar mtaylor avatar tabish121 avatar ullgren avatar

Watchers

 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.