Tutorials

How to Export Polished Designs to GitHub

Learn how to use Polsh AI GitHub Sync to push your refined CSS directly to your repository for seamless deployment.

GitHub Sync is the fastest way to deploy your polished design from Polsh AI to your live website. Here is how it works.

First, generate a GitHub Personal Access Token. Go to GitHub Settings, then Developer Settings, then Personal Access Tokens. Create a new token with repository read and write permissions. Copy the token.

In Polsh AI, click the Export button in the workspace toolbar. Select your target environment (Lovable, Bolt, Cursor, v0, or Base44). Choose "Push to GitHub" as your export method.

Paste your Personal Access Token when prompted. Polsh AI will connect to your repository and identify the appropriate CSS files to update. Review the changes and confirm the push.

Your polished styles are now live in your repository. If your site is deployed through Vercel, Netlify, or any CI/CD pipeline, the changes will automatically deploy.

Security note: Your GitHub PAT is stored exclusively in your browser's local storage. It is never sent to or stored on Polsh AI servers. You can revoke the token at any time from your GitHub settings.

Ready to polish your site?

Import your AI-generated website and get a free Design Score in seconds.

Start Free

Frequently Asked Questions

How do I export my Polsh AI design to GitHub?+

Create a GitHub Personal Access Token, click Export in Polsh AI, select 'Push to GitHub', and paste your token. Polsh AI will automatically find and update the relevant CSS files in your repository.

Is GitHub Sync safe to use?+

Yes. Your Personal Access Token is only stored locally in your browser and is never saved to our servers. You can revoke the token at any time in your GitHub settings.

Will Polsh AI overwrite my custom code?+

No. Polsh AI only pushes a new CSS override file or updates its own previously generated CSS file. It never touches your HTML, JavaScript, or backend logic.