This repository stores interesting tech conferences throughout the year(s).
The details of each conference are stored in a JSON file.
This data is converted to a markdown file using a shell script which is currently executed manually before deployment.
When changes are pushed to the main
branch, GitHub Actions deploys this markdown file to GitHub Pages.
To deploy the website the following steps have to be taken on the branch of the current year (referred to as <year-branch>
):
- check that the LICENSE file date is up to date
- Run
./source/gen-markdown.sh
to update the markdown file - Commit all changes on
<year-branch>
- Rebase
main
on<year-branch>
- Push both branches
- Post the following on social media
Finally a new update of the #ConferenceCalendar, listing most important mobile development conferences focussing on Apple platforms for 2025:
https://blackjacx.github.io/ConferenceCalendar
The conferences get updated on a monthly basis since many of them did not yet announce dates and/or prices.
#iOS #Swift #conference
- If you found a bug, please open an issue.
- If you have a feature request, please open an issue.
- If you want to contribute, please fork the repo and create a pull request from
main
to your branch.
π¦ @Blackjacxxx
Thanks to all of you who are part of this:
ConferenceCalendar is available under the MIT license. See the LICENSE file for more info.