summaryrefslogtreecommitdiffstats
path: root/libreplanet-templates
Commit message (Collapse)AuthorAgeFilesLines
* Remove libreplanet-templates/2018/lp-schedule.jinja2rsiddharth2019-07-131-146/+0
|
* Remove libreplanet-templates/2017/lp-schedule.jinja2rsiddharth2019-07-131-116/+0
|
* Remove libreplanet-templates/2016/lp-schedule.jinja2rsiddharth2019-07-131-115/+0
|
* libreplanet-templates/2019/lp-schedule.jinja2 -> ↵rsiddharth2019-07-131-146/+0
| | | | lpschedule_generator/data/schedule.jinja2
* libreplanet-templates/2016/lp-speakers.jinja2 -> ↵rsiddharth2019-07-131-110/+0
| | | | lpschedule_generator/data/speakers.jinja2
* Dedicate to Public Domain.rsiddharth2018-09-094-60/+4
| | | | | | | | | | | | * 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().
* libreplanet-templates/2019: Update lp-schedule.jinja2.rsiddharth2018-08-231-3/+3
| | | | Use dict.items() instead of dict.iteritems()
* Add libreplanet-templates/2019/lp-schedule.jinja2.rsiddharth2018-08-191-0/+146
|
* libreplanet-templates: 2018: lp-schedule: Update populate_sessions.rsiddharth2017-10-251-17/+12
| | | | | * libreplanet-templates/2018/lp-schedule.jinja2 (populate_sessions): Update macro.
* libreplanet-templates: 2018: lp-schedule: Add mk_desc.rsiddharth2017-10-251-0/+9
| | | | | * libreplanet-templates/2018/lp-schedule.jinja2 (mk_desc): New macro.
* libreplanet-templates: 2018: lp-schedule: Add mk_desc_details_btn.rsiddharth2017-10-251-0/+13
| | | | | * libreplanet-templates/2018/lp-schedule.jinja2 (mk_desc_details_btn): New macro.
* libreplanet-templates: 2018: lp-schedule: Add mk_video.rsiddharth2017-10-251-0/+9
| | | | * libreplanet-templates/2018/lp-schedule.jinja2 (mk_video): New macro.
* libreplanet-templates: 2018: lp-schedule: Update mk_room.rsiddharth2017-10-251-1/+3
| | | | | * libreplanet-templates/2018/lp-schedule.jinja2 (mk_room): Update macro.
* libreplanet-templates: 2018: lp-schedule: Update mk_speakers.rsiddharth2017-10-251-2/+2
| | | | | * libreplanet-templates/2018/lp-schedule.jinja2 (mk_speakers): Update macro.
* libreplanet-templates: Add lp-schedule.jinja2.rsiddharth2017-05-291-0/+132
| | | | * libreplanet-templates/2018/lp-schedule.jinja2: New file.
* Add libreplanet-templates/2017/lp-schedule.jinja2rsiddharth2017-03-071-0/+130
|
* 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