by maxogden on 12/6/12, 1:39 AM with 32 comments
by kecebongsoft on 12/6/12, 2:16 AM
At first I was more than happy that for every commits, I can see the changes immediately, but after few days, it just keep showing the old build. I even started a fresh new accounts and setup a new user page, same thing happened. I tried many things to make it work, adding/removing CNAME, changing the page content, even waiting for few days, no luck. Tried to contact the Github team (via Twitter and the Contact Us page), no respond.
Now I am using my shared VPS to host a static site, waiting for some good news about build reliability, until then I wouldn't recommend using Github user pages.
Oh and by the way, if you set a CNAME, you wouldn't be able to access your project pages without adding it as a submodule into your user page.
by nthitz on 12/6/12, 4:46 AM
by hunvreus on 12/6/12, 8:02 AM
Be careful though, if you push something on gh-pages it will be public, even if your repo is private.
From what the guys at Github told me, they don't have to restrict their users as long as you don't commit obvious abuses. Either very large files or gigantic amount of files, which will both create issues with Git. In short, "don't be a dick".
by simon_weber on 12/6/12, 4:39 AM
Basically, Github is my free host, database and api.
by reidrac on 12/6/12, 10:40 AM
The license part of the README.md says "The content in this repo is BSD licensed".
AFAIK licensing requires:
- A copyright line with the year (or years) and the name of the copyright holder.
- IIRC a way to contact the copyright holder is required (email, URL, etc), but I may be wrong and it's just optional.
- A copy of the license grant/notice is required, ie. the "boilerplate notice" form Apache license that includes a link to the full license text.
In this case, does the "The content in this repo is BSD licensed" sentence have any kind of effect?
EDIT: ate a word, formatting
by nnq on 12/6/12, 9:05 AM
by nvr219 on 12/6/12, 3:11 AM
by aGHz on 12/6/12, 3:22 PM
by jimmytttt on 12/6/12, 6:13 AM
Seems like a good opportunity for sever-less folks like WebScript.io or Firebase to jump in and help.
by redidas on 12/6/12, 6:01 AM
Oddly enough, I don't see any mention of this in the github article explaining how to set up a custom domain: https://help.github.com/articles/setting-up-a-custom-domain-...
by nodrew on 12/6/12, 6:43 AM
Pretty awesome and simple.
by nachteilig on 12/6/12, 3:30 PM