Replies: 4 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.
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