Git Product home page Git Product logo

skupper-docs's Introduction

Skupper Documentation

This repo is used to document Skupper using AsciiDoc markup and Antora.

Each Skupper function is an Antora module as seen at: https://github.com/skupperproject/skupper-docs/tree/master/modules

The layout of files in each Antora module is:

  • /<antora-module>/pages contains feature specific documentation, eg see /modules/cli/pages for CLI documentation.

  • /<antora-module>/assets/images contains the image files used in the documentation, eg /modules/console/assets/images

  • /modules/ROOT/partials/attributes.adoc contains variable definitions (AsciiDoc attributes) used by all docs.

Contributing to the documentation

This section explains how to edit and create documentation PRs. If you only want to make a small update, you might want to just edit the file and make the PR using your standard process. If you are familiar with Antora, you can use the preview-playbook.yml directly. If you want to preview changes for more complex contributions, follow this procedure.

Prerequisites
Procedure
  1. Install the gulp cli:

    npm install -g gulp-cli
  2. Install the dependencies:

    npm install
  3. Start the build:

    LIVERELOAD=true gulp

Testing documentation

Vale is a command-line tool that allows you to check your writing for grammar and spelling errors against a set of style rules. See Installation - Vale.sh for more information about vale.

To test documentation:

vale modules/

skupper-docs's People

Contributors

pwright avatar ajssmith avatar

Watchers

James Cloos avatar  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.