Giter Site home page Giter Site logo

forkkit / concourse-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from concourse/docs

0.0 1.0 0.0 29.26 MB

concourse documentation and website

Home Page: https://concourse-ci.org

Shell 0.86% CSS 31.04% JavaScript 55.10% Go 7.35% Makefile 0.36% Elm 3.30% HTML 1.99%

concourse-docs's Introduction

Concourse Docs

This is where you will find the source for the Concourse website and overall documentation. All of our docs are written using the Booklit documentation engine.

Table of Contents

Examples Status

  • git-triggered
  • golang-lib
  • hooks
  • java
  • job
  • nodejs
  • parameters
  • php
  • rails
  • serial-job
  • task-passing-artifact
  • time-triggered
  • trigger-then-continue

Building the Docs Locally

Prerequisites

Compiling the Docs

You can compile the Concourse docs by running:

./scripts/build

The build script will instruct Booklit to compile all the files under lit/ as html files. The files will then be dumped into your current working directory, i.e. the root of this repo.

Viewing the docs in your browser

To run a server that will rebuild the docs as needed, pass -s (port) like so:

./scripts/build -s 8000

You will be now be able to see the rendered site if you navigate to http://localhost:8000.

Docs Styling

You can find all of the styling assets for the Concourse website and documentation under the css/ folder.

If you are planning to make changes to the site, css/booklit.css is usually a good place to start.

Content Layout

All of the website content can be found under the lit/ folder of this repository.

The content layout for the site is qute simple, and for the most part self-explanatory. If you want to change a specific page on the website you can usually jump straight to it by looking for the .lit version of the page. For example you can make changes to https://concourse-ci.org/fly.html by editing lit/fly.lit.

  • html/docs-header.tmpl L1 navigation header for the Concourse website and docs.
  • lit/index.html The Concourse Homepage
  • lit/reference/ This is where you'll find most of the documentation listed under https://concourse-ci.org/reference.html
  • lit/release-notes/ Release notes separated by Concourse version. These .lit snippets are ultimately loaded into lit/download.lit
  • lit/download.lit/ Concourse Downloads page
  • lit/docs/resource-types/community-resources.lit A listing of Concourse community-supported resources

concourse-docs's People

Contributors

afeld avatar andrewedstrom avatar cappyzawa avatar chendrix avatar cirocosta avatar clarafu avatar factorypreset avatar gregarcara avatar headcr4sh avatar jamieklassen avatar jaysonbh avatar jmcarp avatar joshzarrabi avatar jtarchie avatar jwntrs avatar keymon avatar marco-m avatar mariash avatar mhuangpivotal avatar mkreibe avatar mrsixw avatar osis avatar patrickcrocker avatar pivotal-saman-alvi avatar robdimsdale avatar suhlig avatar vito avatar vlad-ro avatar xoebus avatar zachgersh 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.