WIP: Documentation migration by grega · Pull Request #9671 · RaspberryPiFoundation/blockly
Allows for manual Actions Workflow run for deployment, not automatic. Can be run against a given release/tag.
Both images declared through ![]() in Markdown, and using the Image component had output paths that were incorrect
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/
Removing duplicate docs/img/ dir Adds correct favicon Removes unneeded default Docusaurus images/assets
Component was superfluous, we can achieve the same with regular Markdown table syntax and a very small amount of CSS