Skip to content

TimefoldAI/timefold-presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timefold logo

Planning optimization made easy.
timefold.ai

Run a presentation

There are 2 presentation types:

  • A reusable slide deck in slidedecks. Useful to start from.

    • The inventory.html is a special case, it just contains all slides from the docs in arbitrary order.

  • An event specific deck in events. Useful for history purposes.

Sync the images

To sync the images and extract the SVG layers as PNG:

  1. Clone this repo next to a tf-main dir which contains timefold-solver and timefold-quickstarts.

  2. Run the script

    $ src/script/syncImages.sh
Important
The SVG layers in upstream must have the first slide at the bottom layer and the last slide at the top layer. This way, later slides can overwrite earlier slides.
Warning
Before committing the changes, make sure you delete any old svg or png files that got moved. TODO automate this in the script.

Reuse

You are free to reuse these slides to promote Timefold (but not to demote it), including for conference talks, user groups, YouTube videos, internal events, etc without prior approval.

Attribution of images

All images are either copyrighted by Timefold or instead, are distributed under a free, commercial-friendly license from:

Timefold was forked on 20 April 2023 from OptaPlanner, which was entirely Apache-2.0 licensed (a permissive license).