Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.14 KB

README.md

File metadata and controls

50 lines (33 loc) · 2.14 KB

Contribution Guide

All Contributors

Introduction

This is the redBorder documentation repository.

Requirements

This is a python project. To install requirements use pip:

pip3 install -r requirements

License

MIT license.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Miguel Negrón
Miguel Negrón

🚧
JPeraltaNic
JPeraltaNic

🖋 🌍
Luis Blanco
Luis Blanco

🖋 🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

Building the documentation locally

mkdocs serve

Update documentation in the server

mkdocs gh-deploy