zeon-studio / astroplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
https://zeon.studio/preview?project=astroplate
MIT License
576 stars 176 forks source link

chore: configure Dockerfile to serve the project as a static site #20

Closed joe-niland closed 11 months ago

joe-niland commented 11 months ago

Modifies the Dockerfile to serve the project as a static site via nginx. Based on the example from https://docs.astro.build/en/recipes/docker/#nginx

Closes: #8

netlify[bot] commented 11 months ago

Deploy Preview for luxury-sable-3325c4 ready!

Name Link
Latest commit e6979ff06cfd5f1ec6f6670cc6e92140121a7443
Latest deploy log https://app.netlify.com/sites/luxury-sable-3325c4/deploys/655c12cca892f9000806d5d4
Deploy Preview https://deploy-preview-20--luxury-sable-3325c4.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 11 months ago

Deploy Preview for astroplate ready!

Name Link
Latest commit e6979ff06cfd5f1ec6f6670cc6e92140121a7443
Latest deploy log https://app.netlify.com/sites/astroplate/deploys/655c12cc9a79a20008b6e194
Deploy Preview https://deploy-preview-20--astroplate.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tfsomrat commented 11 months ago

hey @joe-niland, thank you ❤️