#Theme submission using the organization account
2 messages · Page 1 of 1 (latest)
I’m sorry, but the provided Astro documentation does not mention anything about theme submission metadata (including avatars), nor how author/organization avatars are determined or changed for Astro themes.
The docs you shared only cover:
- Deploying Astro sites to GitHub Pages with GitHub Actions, including workflow configuration and environment variables. [Deploy to GitHub]
- Setting up custom domains via
public/CNAMEandastro.config.mjs. [Custom domain]
There is no information about:
- How Astro’s theme gallery reads author data from GitHub.
- How to submit a theme as an organization vs. a personal account.
- How the avatar is selected or how to change it.