deploy
Installation
SKILL.md
Deploy Documents
Render and deploy documents to output directory for GitHub Pages or other hosting.
Steps
For Quarto Slides (.qmd)
-
Render:
quarto render FILENAME.qmd- Or use project-specific deploy script if available
-
Verify deployment:
- Check that HTML files exist in output directory
- Check that
_files/directories were copied (RevealJS assets) - Check that referenced figures/images are accessible
-
Verify interactive charts (if applicable):
- Grep rendered HTML for interactive widget count