Skip to content

Getting Started

Welcome to EasyDeploy Docs built with Material for MkDocs.

Install & Run

  • Build via Docker (production static site):
  • docker build -t easydeploy-docs:latest ./src
  • docker run --rm -p 8092:8092 easydeploy-docs:latest

  • Local preview (PowerShell):

  • mkdocs serve
  • Open http://localhost:8000

Use content tabs to group examples:

{ "name": "EasyDeploy", "version": "1.0.0" }
name: EasyDeploy
version: 1.0.0

Callouts

Note

This project demonstrates Material features like search, tabs, icons, and GitHub integration.