WIP: Documentation migration by grega · Pull Request #9671 · RaspberryPiFoundation/blockly

@maribethb

@maribethb

@maribethb

@maribethb

@maribethb

@grega

Allows for manual Actions Workflow run for deployment, not automatic. Can be run against a given release/tag.

@grega

Also setting correct GitHub org name

@grega

For:
- Class blocks
- Codelab cards
- Homepage features
- Images

@grega

@grega

Sidebar, index page, ToCs

@grega

@grega

This was leftover from the previous docs site / build process

@grega

@grega

Both images declared through ![]() in Markdown, and using the Image component had output paths that were incorrect

@grega

@grega

@grega

@grega

@grega

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/

@grega

@grega

…nstead

Adds:
- CodelabImage
- CompareBlock
- TableHeader

@grega

Removing duplicate docs/img/ dir

Adds correct favicon

Removes unneeded default Docusaurus images/assets

@grega

Component was superfluous, we can achieve the same with regular Markdown table syntax and a very small amount of CSS

@grega

@grega

@grega

@grega

@grega

@grega