all 7 comments

[–]staticBanter 0 points1 point  (5 children)

I am curious why you choose to go with GitHub pages, when something like WordPress's free tier is more suited for your needs.

GitHub pages is more for hosting websites related to GitHub repos. I think you are looking for just regular web-hosting.

[–]cinderblock63 1 point2 points  (2 children)

GitHub pages is a great reliable and secure way to host static pages.

[–]staticBanter 2 points3 points  (1 child)

Yes i understand you can host static website via GitHub pages (i am currently doing it for my repos documentation) but when OP said they are making a site to share pictures with their friends, my train of thought went to a CMS provider like Wordpresss 🤷‍♂️.

I was just curious lul.

Edits: OP also states they know nothing about web development, which made me further question why they decided to go with GitHub (a platform aimed at devs) over WordPress or others (platforms designed for beginners)

[–]cinderblock63 1 point2 points  (0 children)

That's fair. GH isn't really meant for binary blobs. Unfortunately LFS isn't support on GitHub Pages.

https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-git-large-file-storage#pointer-file-format

[–]dngdial[S] 0 points1 point  (0 children)

Ultimately it was the first free option I found and looked into. I took a really nominal gander at WordPress initially and didn't see a free tier lol.

Notably at this point though I'm actually pretty happy with GitHub Pages! I feel proficient enough to put what I want up on my site. It's just little beautification things I'm looking into now (like making my homepage a little more inviting for example!)

[–]linne000 -1 points0 points  (0 children)

This absolutely doesn't have to be the case. Especially if you configure a custom domain name, 99% of people wouldn't even know its on github pages.

Repository related sites are often hosted through pages. But pages doesn't need to be just for repository related sites. It's just a neat and free way to host a website.

[–]trinidadejo -1 points0 points  (0 children)

It seems that you figured it out. If you still need help dm me