Bumps the dependencies-patch-and-minor group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [postcss](https://github.com/postcss/postcss). Updates `@types/node` from 22.15.31 to 22.15.32 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `postcss` from 8.5.5 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.5...8.5.6) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Olympics/Paralympics Calendars
This repository contains scripts to generate calendar files (.ics) for the Paris 2024 Summer Games, allowing you to sync sports events with your Google Calendar.
Note
Olympics calendars have been archived to the olympics-closing branch.
Paralympics calendars have been archived to the olympics-closing branch.
Usage
All calendar files are available at this URL: https://fabrice404.github.io/olympics-calendar/
Use the provided URLs to sync with your Google Calendar instead of downloading the files.
Features
- Automatic Updates: Calendars update automatically during the event.
- Customizable: Select specific sports or teams you're interested in.
- Easy Integration: Sync directly with Google Calendar using provided URLs.
Translation
The translations have been generated automatically. If you notice any incorrect translations, please accept my apologies and feel free to open an issue with the correct translation.
Contribution
Contributions are welcome! Feel free to open issues or submit pull requests.
Installation
- Clone the repository:
git clone https://github.com/fabrice404/olympics-calendar.git
cd olympics-calendar
- Install dependencies:
npm install
- Generate the calendar files:
npm start
License
This project is licensed under the MIT License.