1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

MinIO Docs

Build Instructions

MinIO uses Sphinx to generate static HTML pages using ReSTructured Text.

Prerequisites

All instructions below are intended for Linux systems. Windows builds may work using the following instructions as general guidance.

Build Process

  1. Run git checkout https://github.com/minio/docs and cd docs to move into the working directory.

  2. Create a new virtual environment python3 -m venv venv. Activate it using source venv/bin/activate.

  3. Run pip install -r requirements.txt to setup the Python environment.

  4. Run make stage

  5. Open your browser to http://localhost:8000 to view the staged output.

This project is licensed under a Creative Commons Attribution 4.0 International License.

See CONTRIBUTIONS for more information on contributing content to the MinIO Documentation project.

Description
Документация по хранилищу объектов MinIO
Readme CC-BY-4.0 39 MiB
Languages
SCSS 32.1%
Python 19.2%
HTML 18.7%
JavaScript 17.8%
Makefile 4.8%
Other 7.4%