Giter VIP home page Giter VIP logo

netmaker-docs's Introduction

Welcome to the Netmaker documentation!

Where is the netmaker documentation hosted?

We encourage contributions! Follow the below documentation to build and make changes/additions to the documentation.

How to build the Netmaker documentation

  1. Install dependencies: make, python3, pip, sphinx, sphinx-material theme
(debian instructions, varies by OS)

apt-get install make  
apt-get install python3-sphinx
apt-get install python3-pip
pip install git+https://github.com/bashtage/sphinx-material.git
pip install markupsafe

  1. Clone the repo
    git clone https://github.com/gravitl/netmaker-docs.git

  2. Cd to root of repo and build
    cd netmaker-docs && make html

  3. Open _build/html/index.html in your browser

How to contribute to the Netmaker documentation

Be sure to follow the sphinx documentation while writing your changes: https://documentation-style-guide-sphinx.readthedocs.io/en/latest/style-guide.html

  1. Follow the "build" instructions to clone and build the documentation
  2. Create a branch: git checkout -b <your-doc-change>
  3. Write your changes in the editor of your choice.
  4. Build the documentation again to make sure it compiles: make html
  5. View it in your browser to make sure it looks good
  6. Once ready, commit your code and submit a PR against the develop branch, describing what changes you made.

Submitting Changes

  • Please label your branch using a sensible name.

  • Please open a Pull Request against the develop branch with your branch which clearly describes everything you've done and references any related GitHub issues.

  • Please respond to any feedback in a timely manner. Stale PR's will be closed periodically.

netmaker-docs's People

Contributors

theguy951357 avatar afeiszli avatar aceix avatar abhishek9686 avatar mattkasun avatar 0xdcarns avatar neetweeb avatar ugifarukh avatar fatherwolf avatar alphadose avatar fabaff avatar shan100github avatar pwilson77 avatar jimt avatar pellz0r avatar ahmelsayed avatar doodlemania2 avatar gabrielseibel1 avatar jakommo avatar krombel avatar thorgrin avatar doughecka avatar ntimo avatar yearski 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.