Skip to main content

Static Blog Site (Astro)

The Astro starter kit template simplifies the process of building static websites.

Follow the steps below to deploy Astro on Replit:

Step 1: Fork the template

Login to Replit and then fork the Astro starter kit template by using the button + Use Template on Replit.

Step 2: Deploy the application

In the Workspace header, select the Deploy button located on the top right of your Repl, and from the available types of Deployments, choose Static. Select the Set up your deployment button, followed by Deploy to deploy your application. You can leave the default Deployment values as-is.

In just a few minutes, your app will be up and running!

For more details about the project structure, refer to the readme file in the template.

Was this helpful?