Code Monkey home page Code Monkey logo

lightbend-orchestration-docs's Introduction

Lightbend Orchestration Documentation

This project contains the documentation for Lightbend Orchestration. This is a Paradox project that will be published to Lightbend Tech Hub.

Project Status

Lightbend Orchestration is no longer actively developed and will reach its End of Life on April 15, 2020.

We recommend Migrating to the Improved Kubernetes Deployment Experience.

Build

sbt paradox

or for continuous processing use ~paradox within sbt

$ sbt
~paradox

Preview

sbt run

Reference

The Lightbend style uses Zurb Foundation for layout. The basic media query concepts are to support "small", "medium", "large" screens, and lay things out in a 12 column grid.

For example, you can place an image within the layout grid like:

<img src="some.png" "small-5 medium-4 large-3">

which means roughly: "take 5/12th of the screen on phone screens, 4/12th on medium tablet screens, and 3/12th of the screen for laptops"

other examples:

<img src="some.png" "small-10 medium-7 large-5">
<img src="some.png" "small-12 large-9 float-center">
<img src="some.png" "small-12 medium-10 large-7">
<img src="some.png" "small-12 medium-9 large-6">

As a test, you can resize the browser on a large monitor, shrinking the window to preview the medium and small layouts. Our style hides the side menus when it reaches the small breakpoint.

references:

Release

Consult "Lightbend Orchestration Release Process" on Google Drive

lightbend-orchestration-docs's People

Contributors

longshorej avatar eed3si9n avatar dwijnand avatar mitkus avatar ignasi35 avatar hythloday avatar justinpihony avatar marcoderama avatar dbrinegar avatar jsravn avatar ktoso avatar olivierlemasle avatar

Watchers

Renato Cavalcanti 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.