Giter VIP home page Giter VIP logo

docs's Introduction

Ligato Docs Documentation Status

The Ligato Docs repository contains main source of documentation for Ligato. It's available at: docs.ligato.io.

The documentation is build, versioned and hosted with the help of ReadTheDocs.org and currently uses static site generator MkDocs. In the future, we might migrate to use Sphinx.

Updating Documentation

Every change in the repository will be reflected on the main page after a while since there si a build process which must be completed first. The build can be watched on ReadTheDocs Ligato Builds and should only take 1-2 minutes. If the build fails for some reason, the changes will not appear on the site.

Running Locally

It is recommended to verify changes locally before pushing to the main repository to ensure that everything looks okay. It may prevent broken links or any other formatting issues which may become live. To do so, you need to install mkdocs locally.

1. Install MkDocs

This site should help: install mkdocs

Please make sure to install version 1.0.4, otherwise some elements may not be formatted 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

3. Start Server

To start server, run following command in the root directory:

$ mkdocs serve

The documentation site should be accessible at: http://localhost:8000/. The server also watches all changes which can be immediately seen in the browser.

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 jmedved avatar chrismetz09 avatar rewenset avatar yf-yang avatar

Watchers

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