Copilot

HTML को Copilot चैट से कैसे पब्लिश करें

Ask Microsoft Copilot for a website and you'll get clean HTML in the chat — but no hosting to go with it, and setting up Azure Static Web Apps for a one-page site is heavy machinery. Here's the 30-second route from Copilot chat to a live link.

Open Copilot
steps
  1. 01

    Find the code block

    Your page is in a code block in the Copilot conversation. If the answer described the code in pieces, ask Copilot to output the complete page as one index.html file.

  2. 02

    Copy it

    Click the copy icon on the code block. If you're using GitHub Copilot in VS Code instead, your files are already saved on disk — skip straight to dropping the folder below.

  3. 03

    इसे index.html के रूप में सेव करें

    कोड को किसी भी टेक्स्ट एडिटर में पेस्ट करें — Notepad, TextEdit, VS Code — और फ़ाइल को index.html के रूप में सेव करें। नाम मायने रखता है: ब्राउज़र इसे ही आपके होमपेज के रूप में मानते हैं।

  4. 04

    इसे नीचे बॉक्स में ड्रॉप करें

    index.html (या पूरा फ़ोल्डर) इस पेज पर मौजूद अपलोड बॉक्स में खींच लाएँ और पब्लिश दबाएँ। आपकी साइट को तुरंत अपना वेब एड्रेस मिल जाता है।

  5. 05

    अपना लिंक शेयर करें

    बस इतना ही — URL किसी को भी भेज दें। आप जब चाहें अपने डैशबोर्ड से साइट का नाम बदल सकते हैं, फ़ाइलें अपडेट कर सकते हैं, या इसे डिलीट कर सकते हैं।

artifacts

Where Copilot keeps your page: code blocks

Copilot answers with code blocks and keeps the conversation behind a Microsoft sign-in, so there's no link to hand us. If you're in GitHub Copilot inside VS Code the question doesn't arise — the files are already on disk, and dropping the folder below publishes all of them at once.

Paste a link to the file

There's no artifact address to paste for this tool, but the box still works for a public GitHub gist — ask the chat to save your page to one, then paste the gist's raw link. For anything else, the drop box below is the way.

We only fetch links that serve the page itself. A chat share link isn't one — paste it and we'll say so rather than publish the wrong thing.

अपना Copilot HTML यहाँ ड्रॉप करें

एक फ़ाइल या पूरा फ़ोल्डर — पब्लिश होते ही आपको एक लाइव लिंक मिल जाएगा।

अपनी वेबसाइट यहाँ खींच लाएँ

अपने index.html वाला फ़ोल्डर या ZIP फ़ाइल यहाँ ड्रॉप करें — या बस अपने क्लिपबोर्ड से HTML पेस्ट करें — और हम इसे सेकंडों में ऑनलाइन कर देंगे। कोई सेटअप नहीं, कोई कॉन्फ़िग नहीं, कोई सिरदर्द नहीं।

या Copilot को आपके लिए पब्लिश करने दें

कॉपी करने की पूरी झंझट छोड़ें। हमारे तैयार निर्देश कॉपी करें, उन्हें अपनी Copilot बातचीत में पेस्ट करें, और यह हमारे API के ज़रिए साइट अपलोड कर सकता है — आपको वापस एक लाइव लिंक और साइट का मालिकाना हक लेने के लिए एक प्राइवेट क्लेम लिंक मिलता है।

इसके बजाय टर्मिनल में काम कर रहे हैं? npx harvis चलाएँ — कोई अकाउंट नहीं चाहिए।

Copilot पब्लिशिंग से जुड़े सवाल

Shouldn't I use Azure to host something Copilot built?

You can, but for a static HTML page it's a lot of setup — subscriptions, resource groups, deployment configs. Dragging one file into the box below does the same job in seconds, for free.

Does this work with GitHub Copilot in my editor?

Even better — your site is already a folder on disk. Drag the folder in, or run npx harvis inside it from the terminal, and you'll get a live link plus a claim link immediately.

Copilot से HTML पब्लिश करने का सबसे आसान तरीका क्या है?

तीन तरीके हैं। सबसे आसान: Copilot से HTML कॉपी करें और इस पेज के बॉक्स में पेस्ट करें — हम इसे तुरंत एक लाइव साइट बना देते हैं। हैंड्स-ऑफ़: हमारे AI निर्देशों को अपनी Copilot बातचीत में कॉपी करें और यह आपके लिए हमारे API के ज़रिए पब्लिश कर देगा। टर्मिनल में: साइट के फ़ोल्डर में npx harvis चलाएँ और यह एक कमांड से डिप्लॉय हो जाएगी।

पब्लिश करने के लिए क्या मुझे अकाउंट चाहिए?

ब्राउज़र से पब्लिश करने के लिए एक मुफ़्त अकाउंट चाहिए, ताकि आपकी साइट को आपके डैशबोर्ड में एक ठिकाना मिल सके। साइन-अप नहीं चाहते? टर्मिनल में npx harvis चलाएँ — यह बिना अकाउंट के डिप्लॉय करता है और बाद के लिए एक प्राइवेट क्लेम लिंक देता है।

अगर Copilot ने मुझे एक से ज़्यादा फ़ाइल दी हो तो?

सब कुछ एक फ़ोल्डर में डालें — index.html सबसे ऊपर, साथ में जो भी CSS, JavaScript, और इमेज इसे रेफ़र करती हों — और पूरे फ़ोल्डर को बॉक्स में खींच लाएँ। प्रति साइट 500 फ़ाइलों और 50 MB तक।

इसकी कीमत क्या है, और साइट कितनी देर तक चलती रहती है?

यह मुफ़्त है, और पब्लिश की गई साइट्स एक्सपायर नहीं होतीं — जब तक आप उन्हें अपने डैशबोर्ड से डिलीट नहीं करते, वे लाइव रहती हैं। जब चाहें दोबारा अपलोड करें, लिंक वही रहता है।

other tools

कोई अलग AI चैट इस्तेमाल कर रहे हैं?

तरीका लगभग हर जगह एक जैसा है — सटीक स्टेप्स के लिए अपना टूल चुनें।