You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, new Astro users are not familiar with the hosting providers inside the deploy guide and can incorrectly assume that Astro is only deployable to these services. It would be nice if there was a tip to help guide people on how to deploy to a traditional web host that uses FTP with a GitHub action like FTP Deploy.
I have used this action in production for websites before, and it works great. The only issue I have with the action is that it cannot whitelist uploaded files, only blacklist.
Side note: Maybe Astrolicious could provide an action that makes this easier?
The text was updated successfully, but these errors were encountered:
Sometimes, new Astro users are not familiar with the hosting providers inside the deploy guide and can incorrectly assume that Astro is only deployable to these services. It would be nice if there was a tip to help guide people on how to deploy to a traditional web host that uses FTP with a GitHub action like FTP Deploy.
I have used this action in production for websites before, and it works great. The only issue I have with the action is that it cannot whitelist uploaded files, only blacklist.
Side note: Maybe Astrolicious could provide an action that makes this easier?
The text was updated successfully, but these errors were encountered: