Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moritz/perltalk

Parallel development of a slide generator, and German talk about Perl 6
https://github.com/moritz/perltalk

Last synced: 16 days ago
JSON representation

Parallel development of a slide generator, and German talk about Perl 6

Awesome Lists containing this project

README

        

In this repository both a talk about Perl 6 is written, and a software is
being developed that emits HTML slides.

The talk will be held at the Erlangen.pm perl mongers group, possibly on May
18th.

The software is written out of an acute NIH syndrome, and for the lack of
alternatives known to the author. It is by no means ready for general usage.

To generate the slides, run

perl process.pl

Currently two HTML versions are generated: in out/0000.html, out/0001.html
etc. a version with one file per slide. A second version is generated in
s5/index.html, which contain all slides in one file (and requires javascript).

This latter version is based on s5 .