0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote branch 'upstream/master' More... about 15 years ago
added a way to configure the destination in the cfg file More... about 15 years ago
added a way to configure a presentation using a CFG file More... about 15 years ago
fixed a problem with double <pre> tag in highlighted code blocks More... about 15 years ago
Fixed unicode problems with pdf output More... about 15 years ago
reverted to html4-like charset declaration in base template because princexml cannot parse html5-style declarations (grrr) More... about 15 years ago
fixed ToC display, added source file path with page numbers More... about 15 years ago
refactored generator to decouple more macros and allow larger presentations with some memry consumption optimizations More... about 15 years ago
refactored dynamic adding of slide DOM classes (they're now stored within a python list) More... about 15 years ago
Merge remote branch 'upstream/master' More... about 15 years ago
Fixed a slide transition bug in default theme js More... about 15 years ago
Updated docs for 0.6.0 More... about 15 years ago
merged with adamzap More... about 15 years ago
fixed rst rendering bug, rst output is now cleaned up More... about 15 years ago
Added a list to the rst sample More... about 15 years ago
Hackishly fixed rst html rendering. More... about 15 years ago
Fixed an RST rendering bug More... about 15 years ago
Merge branch 'n1k0/master' More... about 15 years ago
the table of contents is now using an html table (makes sense, huh?) More... about 15 years ago
the table of contents is now using an html table (makes sense, huh?) More... about 15 years ago
fixed minor issues with macros, cleaned code More... about 15 years ago
Merge remote branch 'origin/master' More... about 15 years ago
added missing macro.py file (doh) More... about 15 years ago
added a decoupled and more configurable macro system More... about 15 years ago
notes are now only displayed for the current slide More... about 15 years ago
fixed .fx macro rendered paragraph wasn't removed from slide contents More... about 15 years ago
added macros to display notes and add css classes in slides More... about 15 years ago
pep8 coding standards More... about 15 years ago
added more tests More... about 15 years ago
added more generic html entities escaping in code blocks More... about 15 years ago