Giter VIP home page Giter VIP logo

docs's Introduction

Ligato Docs Documentation Status

The Ligato Docs repository contains the documentation source text and figures for the Ligato project. You can locate the documentation website at docs.ligato.io.

The documentation is built, versioned and hosted with the help of ReadTheDocs.org. It uses the MkDocs static generator.

Updating Documentation

All commited changes to this repository will be reflected to the docs website after a build process is completed. The build process can take several minutes before the updates appear on the docs website. You can watch the build process on ReadTheDocs Ligato Builds.If the build fails for some reason, the changes will not appear on the docs website.

Running Locally

You should verify changes locally before pushing to the main docs repository to ensure that everything looks okay. You can fix broken links, or other formatting issues, before you deploy to the docs website. To do so, you need to install mkdocs locally.

1. Install MkDocs

Look over install mkdocs

Please make sure you install version 1.0.4, otherwise some elements may not format properly.

$ mkdocs --version
mkdocs, version 1.0.4 from /usr/local/lib/python3.6/dist-packages/mkdocs (Python 3.6)

2. Clone Repository

$ git clone https://github.com/ligato/docs
$ cd docs

3. Start Server

To start the local server, use following command in the root directory:

$ mkdocs serve

The documentation site should be accessible at: http://localhost:8000/. The server watches for and lists any changes in a log.

Note: The mkdocs rtd-dropdown theme is used (configured inside the mkdocs.yml file). If not present, you might need to install it. Instructions here.

docs's People

Contributors

vladolavor avatar ondrej-fabry avatar chrismetz09 avatar jmedved avatar rewenset avatar yf-yang 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.