Hacker News new | ask | show | jobs
by oleg009 1032 days ago
Syncing the site data from builder to local fs and then building everything and configuring the app for publishing to vercel.

Just pushing to github only helps you if you only have static html/css if you wanted to publish a site as gh-page ... I guess you need to clarify your use case

1 comments

GitHub actions solves the other half, no?