Skip to content

PythonCatania/PythonCatania.github.io

Repository files navigation

Python Catania 🌋🐘

Python Catania 🌋🐘 static website.

Next Meetup GitHub Actions

The homepage "Next Meetup" section is managed by two manually-triggered (workflow_dispatch) workflows.

Set Next Meetup

Points the section at a specific Meetup event: sets the date, link, image, and title from the event page.

  • GitHub UI: Actions → Set Next MeetupRun workflow, then paste the event URL (e.g. https://www.meetup.com/python-catania/events/123456789/).
  • GitHub CLI: gh workflow run set-next-meetup.yml -f meetup_link="https://www.meetup.com/python-catania/events/123456789/"

Default Next Meetup

Resets the section to its generic default: generic image, generic title/description, no date, and the generic Meetup link.

  • GitHub UI: Actions → Default Next MeetupRun workflow.
  • GitHub CLI: gh workflow run default-next-meetup.yml

Both workflows commit the change and trigger a deploy automatically.

About

Python Catania Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors