Monthly meetup blog
Welcome to the PyTorch India Bengaluru meetup blog
A new home for Bengaluru chapter meetup recaps, upcoming events, and community publishing through pull requests.
Event link: https://www.meetup.com/pytorch-bengaluru/
This site is the public home for the Bengaluru chapter of the PyTorch India Community.
It is designed to stay simple on GitHub Pages while still giving the community a clean way to publish meetup recaps, keep upcoming events visible, and point people to the mailing list and meetup group.
How posts get published
Every meetup recap starts as a markdown file in the repository.
Contributors copy the template, write the summary of the meetup, open a pull request, and reviewers merge it when the post is ready. Once the pull request is merged, the site rebuilds and the recap becomes part of the blog automatically.
What future meetup posts should cover
A strong meetup post usually includes:
- the venue and date
- the list of talks and speakers
- the main demos, lessons, or discussions
- links to slides, photos, or recordings
- a short thank-you note to hosts, volunteers, and attendees
Future chapters
This repository is also meant to act as a pattern for future chapters.
When the PyTorch India Community is ready to launch another city chapter, the same structure can be copied into a new repository, pointed at a city-specific subdomain, and maintained with the same PR-based publishing model.