Back to articles
๐Ÿš€ From Local HTML File to Live Website Using Kuberns AI Deployment
How-ToDevOps

๐Ÿš€ From Local HTML File to Live Website Using Kuberns AI Deployment

via Dev.to BeginnersJaya Sree

By JAYASREE As a student developer, building projects is exciting. But deploying them live on the internet? That often feels confusing and technical. Recently, I participated in the Kuberns AI Portfolio Challenge, where the goal was simple: ๐Ÿ‘‰ Deploy your portfolio live using AI-powered deployment. Hereโ€™s how I successfully took my portfolio from a local HTML file to a live public website. ๐Ÿ’ป Step 1: Building My Portfolio My portfolio was very simple: Built using HTML Single index.html file Clean layout with About, Skills, and Projects section It was just a file sitting on my laptop. No backend. No frameworks. No hosting. ๐ŸŒ Step 2: Deploying with Kuberns AI Instead of using complicated hosting platforms, I chose Kuberns AI deployment. Hereโ€™s what I did: Created a new project on Kuberns Selected Static deployment Uploaded my HTML file Clicked Save & Deploy Thatโ€™s it. Within minutes, my portfolio was live with a public URL. No complex configuration. No server setup. No confusion. โšก What I

Continue reading on Dev.to Beginners

Opens in a new tab

Read Full Article
2 views

Related Articles