Coder Social home page Coder Social logo

doc-docs's Introduction

DevOps Centre (DOC) documentation repository

How to contribute.

  • juju.is/tutorials mapper: This topic tracks the published tutorials in http://juju.is/tutorials. A template can be found at templates/juju-tutorials.md. Copy it to juju-tutorials/<title>.md, edit the content and create a PR based on your change. An automatic lint checker will be run when a PR is created.

  • ubuntu.com/tutorials mapper: This topic tracks the published tutorials in https://ubuntu.com/tutorials. A template can be found at templates/ubuntu-tutorials.md. Copy it to ubuntu-tutorials/<title>.md, edit the content and create a PR based on your change. An automatic lint checker will be run when a PR is created.

Markdown lint checker for Juju tutorials

Local testing can be run from the CLI via:

docker run --rm -v "$(pwd)/:/data:ro" avtodev/markdown-lint:v1 \
  --config /data/lint/config/tutorials.yml \
  /data/juju-tutorials/**.md /data/samples/juju-tutorials-nextcloud-collabora.md /data/templates/juju-tutorials.md

Markdown lint checker for Ubuntu tutorials

Local testing can be run from the CLI via:

docker run --rm -v "$(pwd)/:/data:ro" avtodev/markdown-lint:v1 \
  --config /data/lint/config/tutorials.yml \
  /data/ubuntu-tutorials/**.md /data/samples/ubuntu-tutorials-howto-write-a-tutorial.md /data/templates/ubuntu-tutorials.md

References

More information about the markdown lint checker can be found at Docker Hub and GitHub.

doc-docs's People

Contributors

mkalcok avatar rgildein avatar

Stargazers

 avatar  avatar

Watchers

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