Skip to content

bombe-match/bombe-match.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOMBE Docs

Install Dependencies (uv)

uv sync --frozen

Run Local Server

uv run mkdocs serve

Build (strict)

uv run mkdocs build --strict

Deploy to GitHub Pages

# This will push to the gh-pages branch
uv run mkdocs gh-deploy

Releases

No releases published

Packages

No packages published

Contributors 7