Skip to content

Instantly share code, notes, and snippets.

@hef
Created September 20, 2011 01:07
Show Gist options
  • Save hef/1228060 to your computer and use it in GitHub Desktop.
Save hef/1228060 to your computer and use it in GitHub Desktop.
Newbie Week Slides How To

Step 1: Ceate a github account.

Step 2: Fork the Lug Newbie-Week repository.

Forking guide

Step 3: Make Changes

The *.tex files contain the slide content. Everything else is not that important. run scons to build the presentation to make sure it looks good in evince.

For viewing the slides, I highly recommend setting page at once, and not continuous in you pdf viewer.

Step 4: Commit and push

Just refer to the Forking guide.

Step 5: Send me a pull request.

github pull request guide

The pull request lets me review code and merge you additions into the mainline to share with eveyone else.

Bonus:

Github has a lot of great resources for git beginners. http://help.github.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment