Docs

Deploy to GitHub Pages

Project vs apex domain

Hostingsite.basePathExample
Apex / custom domain""https://lefolio.md
username.github.io/repo"/repo"academic demo

This vault is set up for lefolio.md with basePath: "".

Engine CI

Deploy builds run from the engine repository (or a thin site package that depends on it), with:

LEFOLIO_CONTENT=/path/to/lefolio.md/Content npm run build

Then publish the engine’s out/ folder with GitHub Actions Pages.

Wire DNS for lefolio.md to GitHub Pages (or your host) once the workflow is green.