machinetranslate/machinetranslate.org

Autogenerate Event pages

Closed this issue · 0 comments

Currently, whenever we want to create event pages, we need to do the following:

  • Add the event to the corresponding table in events.md
    • Bold the event name if it hasn't happened yet
    • Link the event name to the event page
  • Manually create the event page
    • Add info about the event using the future tense
  • If the event has a Call for paper...
    • Add the call for paper in calls-for-papers.md
    • Bold the event name and the deadline if it hasn't happened yet

As soon as the event has passed...

  • Go to events.md and un-bold the event name
  • Go to the event page and turn the future tense into the past tense
  • If the event had a call for paper, go to calls-for-papers.md and un-bold the name and the deadline

In the future, we could create events in a data file, ie events.json, and autogenerate pages and event tables with the information added as data.