An open API service indexing awesome lists of open source software.

https://github.com/dsferruzza/talk-green-it-logiciel

Introduction au Green IT logiciel - Human Talks Nantes 11/03/2014
https://github.com/dsferruzza/talk-green-it-logiciel

Last synced: 4 months ago
JSON representation

Introduction au Green IT logiciel - Human Talks Nantes 11/03/2014

Awesome Lists containing this project

README

          

Introduction au Green IT logiciel
=================================

Human Talks Nantes 11/03/2014

[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=dsferruzza&url=https%3A%2F%2Fgithub.com%2Fdsferruzza%2Ftalk%2Dgreen%2Dit%2Dlogiciel&title=Introduction%20au%20Green%20IT%20logiciel&language=&tags=github&category=text&language=fr_FR)

[Voir la présentation](https://dsferruzza.github.io/talk-green-it-logiciel/talk-green-it-logiciel.pdf)

## Générer la présentation

- installer pandoc
- installer LaTeX (pdflatex)
- `pandoc -t beamer talk-green-it-logiciel.md -V theme:Boadilla --template=template.tex -o talk-green-it-logiciel.pdf`