Greg Annandale
8ae59744db
chore(docs): remove ClassBlack component, add individual components instead
...
Adds:
- CodelabImage
- CompareBlock
- TableHeader
2026-03-31 14:48:24 +01:00
Greg Annandale
eb6f6c30e5
chore(docs): change path from /js/reference/ to /reference/
...
Update docs build script to reflect this, and fix some mdx generation errors
Add .gitignore to docs/reference/ to keep generated md/mdx out of version control
Add Docusaurus redirect config for /reference/js/ -> /reference/
2026-03-31 14:34:52 +01:00
Greg Annandale
50591e03e0
chore(docs): tidy Docusaurus config
2026-03-31 12:24:01 +01:00
Greg Annandale
9273512081
chore(docs): remove unused custom styles
2026-03-31 12:19:23 +01:00
Greg Annandale
350404844c
chore(docs): update theme colours, remove unneeded style declarations
2026-03-31 12:12:22 +01:00
Greg Annandale
ef3cea8fe4
chore(docs): allow all search engine indexing
2026-03-31 12:05:09 +01:00
Greg Annandale
f6a90207fb
chore(docs): fix incorrect image paths in Markdown and Image component
...
Both images declared through ![]() in Markdown, and using the Image component had output paths that were incorrect
2026-03-31 12:03:45 +01:00
Greg Annandale
bba54681f8
chore(docs): remove unused CSS
2026-03-31 11:48:32 +01:00
Greg Annandale
15307fdc11
chore(docs): remove unneeded toc.yaml
...
This was leftover from the previous docs site / build process
2026-03-31 11:41:42 +01:00
Greg Annandale
4b921fbccd
chore(docs): add Docusaurus supporting elements
...
Sidebar, index page, ToCs
2026-03-31 11:37:03 +01:00
Greg Annandale
28fe80339e
chore(docs): add custom styles
2026-03-31 11:37:03 +01:00
Greg Annandale
89d608ddbb
chore(docs): add Docusaurus components
...
For:
- Class blocks
- Codelab cards
- Homepage features
- Images
2026-03-31 11:37:03 +01:00
Greg Annandale
f5d792b365
chore(docs): update docs config and paths (removing blockly/)
...
Also setting correct GitHub org name
2026-03-31 11:37:02 +01:00
Maribeth Moffatt
5b22be3d78
chore(docs): add docs workspace basic files
2026-01-21 10:12:05 -05:00
Maribeth Moffatt
27b4d8624b
chore(docs): move docs to packages dir
2026-01-20 16:16:28 -05:00