Git Product home page Git Product logo

katello.org's Introduction

katello.org

Build Status

Katello Documentation and Website

Running Master Locally

The documentation can be run locally for viewing or editing. To do so:

  1. Clone this repository
  2. Bundle install
  3. Run jekyll serve --watch --host localhost
  4. From a web browser, access http://localhost:4000

Testing

Pull requests to this repository are automaticaly tested by Travis, which runs the deploy script as noted below, and then running html-proofer over the result.

You can test individual branches locally by running 'rake test:local'.

Deploying katello.org

The katello.org website is deployed using a script that builds the site locally and incorporates all the various version branches of our documentation. The strategy is to build the docs/ folder of each version within the context of the current 'nightly documentation in order to keep styling consistent. The script and branch that handles this can be found under 'deploy'. In order to test or modify the deployment:

  1. Clone this repository
  2. git checkout deploy
  3. run ./deploy.rb
  4. cd public/
  5. Serve static documents (e.g. python -m SimpleHTTPServer 7777)

katello.org's People

Contributors

akofink avatar bbuckingham avatar beav avatar bkearney avatar cfouant avatar chris1984 avatar coffmant avatar danilopopeye avatar daviddavis avatar duncaninnes avatar ehelms avatar embassysys avatar evgeni avatar ichimonji10 avatar inecas avatar jlsherrill avatar jmontleon avatar justinjb avatar komidore64 avatar martencassel avatar mbolek avatar mmoll avatar netman2k avatar parthaa avatar rudikza avatar sean797 avatar sijis avatar stbenjam avatar waldenraines avatar zjhuntin 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.