Get Listed

Get Listed

Built your site with Astro Stardrive? Awesome - add it to the examples gallery. It only takes a small pull request.

How it works

  1. Open the examples data file

    All entries live in a single JSON file in the repository: src/data/examples.json.

  2. Edit it on GitHub

    Add an object with your title, description & url. You can fork the repo, but opening a Codespace is the easiest way - edit right in the browser and commit.

    Optionally, you can add translations for the title, description and url under an "i18n" key (e.g. "de", "es", "fr"). English is always required and serves as the fallback for any missing translation.

  3. Create a pull request

    Open a PR from your fork or Codespace. We review new entries regularly.

Requirements for approval

Keep the generator tag

Your site must expose the <meta name="generator" content="Astro Stardrive" /> tag in its <head>. It is there automatically unless you removed it - this is how we verify that a site actually runs on Stardrive.

Note: the moment this tag is removed, your entry will be dropped from the list.

Family-friendly links only

We do not allow links to pages containing content unsuitable for children - such as gambling, sexual/pornographic, or alcohol-related content.

Not comfortable with a PR?

You can also post your website in the Discussions section on GitHub. We scan it from time to time and add entries ourselves - however, this is slower than a pull request and things might get overlooked.

Post on GitHub