Skip to content

program: initial full hour is missing? #9

@pazz

Description

@pazz

I am missing the inital full hour in the program, but not with the demo program from the repo.

This is using version 3.0.3 from the gem, as installed with bundle.
Any ideas?

2021-01-28-170433_1381x1402_scrot

this is my program.yml.

days:
- abbr: Tue
  date: '2021-03-30'
  name: Tuesday
  rooms:
  - name: Tuesday
    talks:
      - name: Logic and Learning in Network Cascades
        time_start: '13:30'
        time_end: '14:00'
      - name: A non-trivial polynomial time algorithm for a 3D Stable Roommates problem
        time_start: '14:00'
        time_end: '14:30'
      - name: Relative Error Streaming Quantiles
        time_start: '14:30'
        time_end: '15:00'

I should say that the room is called "Tuesday" intentionally (I have no parallel sessions and want them all on one page). There is a markdown file for the room as in the docs.
Also, I checked that the quotes around the date string are not problematic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions