Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revealforge-docs

User documentation site for ExploCallout by RevealForge, built with MkDocs and the Material for MkDocs theme. Published at https://docs.revealforge.com/ via GitHub Pages.

This repository contains documentation only — no package source, no .blend files, no internal planning material.

Local development

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
mkdocs serve

Build check (used in CI):

mkdocs build --strict

Deployment

Pushes to main trigger .github/workflows/deploy.yml, which builds the site and publishes it to GitHub Pages via the official Pages Actions.

About

ExploCallout by RevealForge — user documentation site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors