Git crash course, English version
Find a file
dependabot[bot] 280905a9cf
Bump node-sass from 3.13.1 to 4.14.1
Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v3.13.1...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-20 14:08:58 +00:00
css initial version 2018-12-16 11:04:47 +01:00
images initial version 2018-12-16 11:04:47 +01:00
js initial version 2018-12-16 11:04:47 +01:00
lib initial version 2018-12-16 11:04:47 +01:00
plugin initial version 2018-12-16 11:04:47 +01:00
.gitignore initial version 2018-12-16 11:04:47 +01:00
bower.json initial version 2018-12-16 11:04:47 +01:00
git-crash-course-en.md initial version 2018-12-16 11:04:47 +01:00
Gruntfile.js initial version 2018-12-16 11:04:47 +01:00
index.html initial version 2018-12-16 11:04:47 +01:00
LICENSE.revealjs initial version 2018-12-16 11:04:47 +01:00
package.json Bump node-sass from 3.13.1 to 4.14.1 2020-09-20 14:08:58 +00:00
README.md initial version 2018-12-16 11:04:47 +01:00
run.sh initial version 2018-12-16 11:04:47 +01:00

git-crash-course

Introduction to Git written for the RaspiBO makerspace.

Italian version

Italian version available here: https://git.lattuga.net/alberanid/git-crash-course

Build & run

To build the slides and run a web server using nodejs:

$ ./run.sh

Ortherwise...

Slides are in markdown format and can be directly consulted

Licence

Copyright 2017-2018 Davide Alberani da@erlug.linux.it, RaspiBO info@raspibo.org

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License: http://creativecommons.org/licenses/by-sa/4.0/

This work include the revealjs dependency, jQuery and possibly other free software; see their own licenses.