Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

asi-wroclaw/git101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git 101

This repository contains materials used for Git 101 talk

Slides

Slides are generated using Pandoc, fixed by a small Ruby script and powered by reveal.js.

GitHub pages

Slides should be available at http://asi-pwr.github.io/git101/slides/

Usage instruction

  1. git clone --recursive https://github.com/asi-pwr/git101.git
  2. Open slides/index.html in your web browser
  3. ????
  4. PROFIT

GitHub Pages

If you have internet access then you can see the slides at http://asi-pwr.github.io/git101/slides/

Development

  1. Install latest Pandoc and Ruby
  2. Go to slides directory
  3. Edit slides.md to suit your needs
  4. Issue make
  5. Your brand new presentation is available at index.html
  6. OPTIONAL: If you want a zip archive with the talk then issue make release

About

Files for Git 101 talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published