test_local_deployment
Validate documentation builds and test local server configurations for repositories using static site generators like Jekyll, Hugo, or Docusaurus before deploying to GitHub Pages.
Instructions
Test documentation build and local server before deploying to GitHub Pages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | No | Port for local server | |
repositoryPath | Yes | Path to the repository | |
skipBuild | No | Skip build step and only start server | |
ssg | Yes | ||
timeout | No | Timeout in seconds for build process |