Open DavidBruant opened 8 years ago
Thinking about ways to achieve this with @Delapouite we've come to these options:
.prez
or attributes.txt
<section>
, and we could easily add a class to <body>
reflecting current chapter/slide, so it can be targeted with cssI think we'll go both ways ;) Your opinion on file name?
I'm not sure whether this is just a question or a feature request, but here it is: We've got training material at http://ants.builders/training/#/ that I've been working on converting to prez ( https://github.com/anthill/training/pull/9 ). Among other things, for each "section", we use a different color. The only way I've been able to implement this was by copy/pasting the color on every slide.
Is there a way to provide data attributes per-(slide-directory)?