https://github.com/luispedro/ismb-schedule
https://github.com/luispedro/ismb-schedule
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luispedro/ismb-schedule
- Owner: luispedro
- Created: 2023-07-22T21:41:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T16:40:09.000Z (11 months ago)
- Last Synced: 2025-07-21T17:46:57.026Z (11 months ago)
- Language: Elm
- Size: 1.51 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISMB 2025 Schedule
See live version at [https://ismb-schedule.luispedro.org/](https://ismb-schedule.luispedro.org/)
This is a simple schedule for the ISMB 2025 conference. It is a static site.
The site now includes Open Graph metadata so that links show an informative
preview image on social networks.
## Code
- `convert-to-json.py`: Convert the schedule from the Excel file provided online to JSON (will download the file if needed)
- `src/Main.elm`: Elm code for the schedule
## Author
- Author: [Luis Pedro Coelho](https://luispedro.org) (Group website: [https://big-data-biology.org/](https://big-data-biology.org/))
- License: MIT