aitorllj93/Deploy with Spaceship
Deploy your Obsidian Vault to GH Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 31, 2025
- License
- MIT
Pinned Snippet
uses: aitorllj93/spaceship-action@302aad995a5cdbd413417224f137609254361621 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| spaceship_template | The template to use for the deployment. | no | aitorllj93/astro-theme-spaceship |
| spaceship_template_branch | The template branch to use for the deployment. | no | main |
| site | The site name to use in the site metadata. | yes | — |
| base | The base URL for the site. | no | — |
| default_locale | The default locale for the site. | no | en |
| title | The title to use in the site metadata. | yes | — |
| description | The description to use in the site metadata. | no | — |
| logo | The SVG logo to use in the site metadata. | no | — |
| author | The author name to use in the site metadata. | no | — |
| features_article_author_enabled | Enable the article author feature. | no | true |
| features_article_date_enabled | Enable the article date feature. | no | true |
| features_right_mode | The right sidebar display mode. Options are "column" or "tabset". | no | tabset |
| features_right_map_enabled | Enable the right sidebar map feature. | no | true |
| features_right_graph_enabled | Enable the right sidebar graph feature. | no | true |
| features_right_toc_enabled | Enable the right sidebar table of contents feature. | no | true |
| features_right_links_enabled | Enable the right sidebar links feature. | no | true |
| features_right_backlinks_enabled | Enable the right sidebar backlinks feature. | no | true |
Outputs
no outputs