Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should project target file live on gh-pages branch? #3

Open
thatandromeda opened this issue Mar 14, 2013 · 1 comment
Open

Should project target file live on gh-pages branch? #3

thatandromeda opened this issue Mar 14, 2013 · 1 comment
Labels

Comments

@thatandromeda
Copy link
Member

Right now the goal is 'add your name to a file on master'. Proposal: possibly keeping modify-master as an intermediate goal, add a final goal of 'edit a page on the gh-pages branch'.

Advantages:

  • also teaches git branching, which is super useful for workflow in more complex projects
  • creates something that lives on the web -- can be a showpiece for the IG and something participants can point non-githubbers to

Disadvantages:

  • harder, more confusing

Thoughts?

@phette23
Copy link
Member

I think branching is an extra complication here, since Github renders Markdown right in the browser participants can still point to it (albeit at an ugly URL).

Maybe this is our step two? Doing something with Pages? I guess that's exactly what you're saying with modifying master being an "intermediary step." Pages is a great opportunity to play with branching because it gives you the website. On the other hand, Pages are orphan branches and sort of different from usual usage. Should I draft a Part II that's along the lines of "merge your Getting Started changes into gh-pages branch"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants