#!/usr/bin/env bash # This script allows developers to easily build and preview the # Codeberg documentation locally when using containers. pnpm install pnpm run dev