Replies: 7 comments
-
| You can 2 repos A public repo like username.github.io which has only the final output. You build in you private repo, use GitHub actions to transfer build to public repo | 
Beta Was this translation helpful? Give feedback.
-
| I want my username.github.io code to be private, is that possible?
Στις Τρί 24 Ιουν 2025, 5:24 π.μ. ο χρήστης Akila Pilapitiya <
***@***.***> έγραψε:…  You can 2 repos
 A private repo which maintains your code so can you can see and edit.
 A public repo like username.github.io which has only the final output.
 You build in you private repo, use GitHub actions to transfer build to
 public repo
 —
 Reply to this email directly, view it on GitHub
 <#163884 (comment)>,
 or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/BO3TPYM4TISYDSGT3WY3LSD3FCZEJAVCNFSM6AAAAAB763TKI2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJVGY3TINA>
 .
 You are receiving this because you authored the thread.Message ID:
 ***@***.***>
 | 
Beta Was this translation helpful? Give feedback.
-
| If you have a GitHub Pro account, you can. | 
Beta Was this translation helpful? Give feedback.
-
| Unfortunately, GitHub Pages sites must be public if they're using the free GitHub plan. GitHub requires the repository to be public in order to serve the website. If you try to make the repo private, the site will stop working. ✅ Solution Options 
 Make the repository private Still use GitHub Pages to serve your site 👉 GitHub Pro pricing and features 
 Hosting your static site on Netlify, Vercel, or Cloudflare Pages You can deploy from a private GitHub repo with those services 🔒 Summary Private GitHub Pages = requires Pro Alternatives = use other hosting platforms | 
Beta Was this translation helpful? Give feedback.
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
-
| GitHub Pages requires the source repository to be public, which means anyone can technically view your code if it’s hosted there. If you want your site to remain personal/private while still working: Options
 🔑 In short: 
 | 
Beta Was this translation helpful? Give feedback.
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I have created a github.io page, and I want it for completely personal use, can I somehow make the source page proprietary and only I can see it? But at the same time the site works
Beta Was this translation helpful? Give feedback.
All reactions