Commit Graph

7 Commits

Author SHA1 Message Date
Greg Annandale bb89514dda chore(docs): allow override of Pages base URL 2026-04-08 17:21:23 +01:00
Greg Annandale b3fc849010 chore(docs): set Docusaurus base_url in env var 2026-04-08 16:57:39 +01:00
Greg Annandale cca97ed298 chore(docs): generate just typings for docs build Workflow
ie. no need to build the entire Blockly package, with Closure compiler, just for the docs
2026-04-08 16:57:39 +01:00
Greg Annandale 363edf083b chore(docs): fix Actions workflow to correctly build reference docs
Before generating the site, also gracefully handle the missing "references" sidebar config. Remove the, now generated, _reference.js sidebar config file
2026-04-08 16:51:59 +01:00
Greg Annandale 6692142416 chore(docs): point docs Workflow at root-level package.json
Since we're using npm workspaces
2026-04-03 10:07:27 +01:00
Greg Annandale 8b2ea01584 chore(docs): clarify deployment / workflow comment 2026-03-31 14:38:05 +01:00
Greg Annandale 2b0e4c856a chore(docs): GitHub Actions Workflow for deploying docs to Pages
Allows for manual Actions Workflow run for deployment, not automatic. Can be run against a given release/tag.
2026-03-31 11:36:57 +01:00