[presentations] branch master updated (37c7986 -> a34369a)

Chris Lamb chris at chris-lamb.co.uk
Fri Aug 11 11:37:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a change to branch master
in repository presentations.

      from  37c7986   I have a presentation clicker now!
       new  a3d4f1a   Add reveal.js for DebConf17.
       new  a34369a   Add initial slides for DebConf from pad.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../css/print/paper.css                            |   0
 .../css/print/pdf.css                              |   0
 .../css/reveal.css                                 |   0
 .../css/reveal.scss                                |   0
 .../css/theme/README.md                            |   0
 .../css/theme/beige.css                            |   0
 .../css/theme/black.css                            |   0
 .../css/theme/blood.css                            |   0
 .../css/theme/league.css                           |   0
 .../css/theme/moon.css                             |   0
 .../css/theme/night.css                            |   0
 .../css/theme/serif.css                            |   0
 .../css/theme/simple.css                           |   0
 .../css/theme/sky.css                              |   0
 .../css/theme/solarized.css                        |   0
 .../css/theme/source/beige.scss                    |   0
 .../css/theme/source/black.scss                    |   0
 .../css/theme/source/blood.scss                    |   0
 .../css/theme/source/league.scss                   |   0
 .../css/theme/source/moon.scss                     |   0
 .../css/theme/source/night.scss                    |   0
 .../css/theme/source/serif.scss                    |   0
 .../css/theme/source/simple.scss                   |   0
 .../css/theme/source/sky.scss                      |   0
 .../css/theme/source/solarized.scss                |   0
 .../css/theme/source/white.scss                    |   0
 .../css/theme/template/mixins.scss                 |   0
 .../css/theme/template/settings.scss               |   0
 .../css/theme/template/theme.scss                  |   0
 .../css/theme/white.css                            |   0
 .../images/debian.jpg                              | Bin
 .../images/debian_logo.png                         | Bin
 2017-08-11-DebConf17/index.html                    | 218 +++++++++++++++++++++
 .../js/reveal.js                                   |   0
 .../lib/css/zenburn.css                            |   0
 .../lib/font/league-gothic/LICENSE                 |   0
 .../lib/font/league-gothic/league-gothic.css       |   0
 .../lib/font/league-gothic/league-gothic.eot       | Bin
 .../lib/font/league-gothic/league-gothic.ttf       | Bin
 .../lib/font/league-gothic/league-gothic.woff      | Bin
 .../lib/font/source-sans-pro/LICENSE               |   0
 .../source-sans-pro/source-sans-pro-italic.eot     | Bin
 .../source-sans-pro/source-sans-pro-italic.ttf     | Bin
 .../source-sans-pro/source-sans-pro-italic.woff    | Bin
 .../source-sans-pro/source-sans-pro-regular.eot    | Bin
 .../source-sans-pro/source-sans-pro-regular.ttf    | Bin
 .../source-sans-pro/source-sans-pro-regular.woff   | Bin
 .../source-sans-pro/source-sans-pro-semibold.eot   | Bin
 .../source-sans-pro/source-sans-pro-semibold.ttf   | Bin
 .../source-sans-pro/source-sans-pro-semibold.woff  | Bin
 .../source-sans-pro-semibolditalic.eot             | Bin
 .../source-sans-pro-semibolditalic.ttf             | Bin
 .../source-sans-pro-semibolditalic.woff            | Bin
 .../lib/font/source-sans-pro/source-sans-pro.css   |   0
 .../lib/js/classList.js                            |   0
 .../lib/js/head.min.js                             |   0
 .../lib/js/html5shiv.js                            |   0
 .../plugin/highlight/highlight.js                  |   0
 .../plugin/markdown/example.html                   |   0
 .../plugin/markdown/example.md                     |   0
 .../plugin/markdown/markdown.js                    |   0
 .../plugin/markdown/marked.js                      |   0
 .../plugin/math/math.js                            |   0
 .../plugin/multiplex/client.js                     |   0
 .../plugin/multiplex/index.js                      |   0
 .../plugin/multiplex/master.js                     |   0
 .../plugin/notes-server/client.js                  |   0
 .../plugin/notes-server/index.js                   |   0
 .../plugin/notes-server/notes.html                 |   0
 .../plugin/notes/notes.html                        |   0
 .../plugin/notes/notes.js                          |   0
 .../plugin/print-pdf/print-pdf.js                  |   0
 .../plugin/search/search.js                        |   0
 .../plugin/zoom-js/zoom.js                         |   0
 74 files changed, 218 insertions(+)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/print/paper.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/print/pdf.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/reveal.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/reveal.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/README.md (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/beige.css (100%)
 copy {2016-10-22-sfk16 => 2017-08-11-DebConf17}/css/theme/black.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/blood.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/league.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/moon.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/night.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/serif.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/simple.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/sky.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/solarized.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/beige.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/black.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/blood.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/league.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/moon.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/night.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/serif.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/simple.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/sky.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/solarized.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/source/white.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/template/mixins.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/template/settings.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/template/theme.scss (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/css/theme/white.css (100%)
 copy {2016-10-22-sfk16 => 2017-08-11-DebConf17}/images/debian.jpg (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/images/debian_logo.png (100%)
 create mode 100644 2017-08-11-DebConf17/index.html
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/js/reveal.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/css/zenburn.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/league-gothic/LICENSE (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/league-gothic/league-gothic.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/league-gothic/league-gothic.eot (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/league-gothic/league-gothic.ttf (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/league-gothic/league-gothic.woff (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/LICENSE (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-italic.eot (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-italic.ttf (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-italic.woff (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-regular.eot (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-regular.ttf (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-regular.woff (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibold.eot (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibold.ttf (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibold.woff (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/font/source-sans-pro/source-sans-pro.css (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/js/classList.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/js/head.min.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/lib/js/html5shiv.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/highlight/highlight.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/markdown/example.html (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/markdown/example.md (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/markdown/markdown.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/markdown/marked.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/math/math.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/multiplex/client.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/multiplex/index.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/multiplex/master.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/notes-server/client.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/notes-server/index.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/notes-server/notes.html (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/notes/notes.html (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/notes/notes.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/print-pdf/print-pdf.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/search/search.js (100%)
 copy {2016-03-20-fossasia => 2017-08-11-DebConf17}/plugin/zoom-js/zoom.js (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list