Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental timeline view #579

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matiaskorhonen
Copy link
Contributor

Add an experimental timeline view of the conferences

Gantt chart of upcoming conferences

Reason for Change

  • There are a lot of upcoming conferences so visualising what's taking place when is a bit hard
  • This also makes it easier to spot events that overlap

Changes

  • Adds a Mermaid Gantt chart of the current year's events
  • There's still work to be done here before this is ready for production, among other things:
    • Fix the chart colours
    • Fix the chart font
    • Self-host the mermaid JS file
    • Event name escaping is a bit hacky at the moment but I couldn't figure out a better way to do it with Liquid/Jekyll
    • Figure out if there's a better library to use for the chart

Minor

alexbevi added a commit to javascriptconferences/javascriptconferences.github.io that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant