summaryrefslogtreecommitdiffstats
path: root/libreplanet-templates/2016
Commit message (Collapse)AuthorAgeFilesLines
* libreplanet-templates/2016/lp-speakers.jinja2 -> ↵rsiddharth2019-07-131-110/+0
| | | | lpschedule_generator/data/speakers.jinja2
* Dedicate to Public Domain.rsiddharth2018-09-092-30/+2
| | | | | | | | | | | | * Makefile: Put under CC0-1.0. * docs/conf.py: Put under CC0-1.0. * libreplanet-templates/2016/lp-schedule.jinja2: Put under CC0-1.0. * libreplanet-templates/2016/lp-speakers.jinja2: Put under CC0-1.0. * libreplanet-templates/2017/lp-schedule.jinja2: Put under CC0-1.0. * libreplanet-templates/2018/lp-schedule.jinja2: Put under CC0-1.0. * lps_gen.py: Put under CC0-1.0. * lpschedule_generator/_version.py: Put under CC0-1.0. * setup.py: Put under CC0-1.0.
* libreplanet-templates/2016: Update lp-speakers.jinja2.rsiddharth2018-08-231-1/+1
| | | | Use dict.items() instead of iteritems().
* update copyright.rsiddharth2016-05-111-1/+1
|
* Add `DescTBA` feature for LP Schedule.rsiddharth2016-05-111-11/+15
| | | | | | | From now on `DescTBA` can be given if the description for a session is not decided yet; `DescTBA` will be filtered out of the generated HTML. Addresses issue #4.
* Add test for `RoomTBA`.rsiddharth2016-05-111-1/+1
| | | | Addresses issue #4.
* Add `SpeakerTBA` feature for LP Schedule.rsiddharth2016-05-111-9/+11
| | | | | | | | From now on `SpeakerTBA` can be given if the speaker for a session is not decided yet; `SpeakerTBA` will be filtered out of the generated HTML. Addresses issue #4.
* Templates are now at /libreplanet-templates/rsiddharth2016-02-132-0/+247