Github Pages allowed for music artist landing page? #164491
-
Select Topic AreaQuestion BodyI want to host my landing page for my music project via github pages. The landing page should contain a bio, a discography and links to social media platforms, Spotify, Bandcamp, etc. Is this allowed by the TOS? Because I haven't found any clear information about this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Yes, it's allowed. Don’t sell anything directly (no "Buy Now" buttons, merch stores, or payment forms). Only link out to Spotify/Bandcamp/etc. for music/merch. Keep it static (HTML/CSS/JS only). Your bio, discography, and social links are 100% fine per GitHub’s TOS. |
Beta Was this translation helpful? Give feedback.
Yes, it's allowed.
Host your music landing page on GitHub Pages as long as you:
Don’t sell anything directly (no "Buy Now" buttons, merch stores, or payment forms).
Only link out to Spotify/Bandcamp/etc. for music/merch.
Keep it static (HTML/CSS/JS only).
Your bio, discography, and social links are 100% fine per GitHub’s TOS.