Skip to content

codedragon/beginning_git

Repository files navigation

My Intro to GIT Talk

Talk about how and why to use git

I copied the basic slide framework from: https://github.com/MaptimeCalgary/presentation-example Please go there for the original slide framwork example

To see my slides: https://codedragon.github.io/beginning_git/#/

To see changes push to gh-pages git push origin gh-pages

Instructions for creating a slide presentation

(copied from the original website from here down)

To copy this template presentation into your Github account so that you can make it your own:

  1. Create an empty repo on Github (ex. presentation-your-topic)
  2. After creating the repository, you can choose to Import code: Import code button
  3. On the Github Importer page, enter in the link to this repository (https://github.com/MaptimeCalgary/presentation-example): screenshot from 2015-04-16 11 51 37
  4. Press Begin import and (after a few seconds) you'll be taken to your new presentation. Go ahead and start making edits!
  5. Your presentation should be available under http://your-username.github.io/presentation-your-topic

Customizing Slide Style

From the repo base, fire up a Sass compiler:

sass theme/source/maptimecalgary.scss:theme/maptimecalgary.css --watch

Now edit the theme style at theme/source/maptimecalgary.scss

FAQ

Why clone the repo rather than fork the repo?

The problem with forking is that, on Github, you can only have one fork of a repo on your account (unless you email Github and ask them to disassociate the fork with the source). This means that if you want to have multiple presentations on your account that are based off of this presentation example, you'll be disappointed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •