aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | Events: Add draft april fools descriptionGravatar hedy2024-02-14-1/+2
| | | | | | | |
| * | | | | | | Events: Remove unnecessary explicit icon colorGravatar hedy2024-02-14-1/+1
| | | | | | | |
| * | | | | | | Dark: Give more contrast to grey textGravatar hedy2024-02-14-0/+1
| | | | | | | |
| * | | | | | | Events: Lazy load larger imagesGravatar hedy2024-02-14-7/+7
| | | | | | | |
| * | | | | | | Fix events page for dark modeGravatar hedy2024-02-14-2/+4
| | | | | | | |
| * | | | | | | Merge branch 'main' into feat/events-redesignGravatar hedy2024-02-14-237/+608
| |\ \ \ \ \ \ \
| * | | | | | | | Events: Update the events to include in galleriesGravatar hedy2024-02-11-41/+23
| | | | | | | | |
| * | | | | | | | Events: Fix grammars and add 2023 code jam logoGravatar hedy2024-02-06-3/+6
| | | | | | | | |
| * | | | | | | | Fix conflictsGravatar hedy2024-02-02-470/+1222
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Events: Adjust phrasing in descriptionGravatar hedy2024-02-02-1/+1
| | | | | | | | | |
| * | | | | | | | | Events: Re-organize templates and significantly improve layoutsGravatar hedy2024-02-02-227/+365
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Aka, many minor changes I shouldn't've grouped together in a single commit. - Add main page events description - Use date icons every where - Fill up one-off events list - Use a media-like layout for one-off events instead - Use 2-column masonry for one-off events list - Update schedules for this year - Add a colored top border line to cards in the main gallery that do not have thumbnail banners - Add april fools to fill the gap in the second row so the grid looks better - Re-purpose 'all events' sidebar as 'ToC' with appropriate anchor links - Use circle-info icon everywhere for learn more buttons - Added python release streams to the one-off events That light blue cloud icon for devops hour looks dope IMO :P - And of course, thanks to the layout change for one-off events list I do not have to hurriedly create ad-hoc thumbnails for them 😔. phew - Which means our fancy hats workshop can use the beautiful magician hat emoji as the icon! - Renamed 'scheduled' and 'recent' events to be year-independent. This makes it consistent because we might end up updating the list mid-year. This means all dates will have the year specified. The pain of updating the gallery sections' height for both main and one-off events section continues to be a limitation.
| * | | | | | | | | Events: Maybe fix masonry grid on tabletsGravatar ~hedy2024-01-26-2/+2
| | | | | | | | | |
| * | | | | | | | | Events: Adjust date style & add more eventsGravatar hedy2024-01-25-69/+102
| | | | | | | | | |
| * | | | | | | | | Events: Add one-time events, fix elementsGravatar hedy2024-01-24-67/+184
| | | | | | | | | |
| * | | | | | | | | Merge branch 'feat/events-redesign' of github.com:python-discord/site into ↵Gravatar hedy2024-01-24-20/+21
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feat/events-redesign
| | * \ \ \ \ \ \ \ \ Merge branch 'main' into feat/events-redesignGravatar ~hedy2024-01-23-20/+21
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Events: Adjust spacingGravatar hedy2024-01-24-35/+51
| |/ / / / / / / / / /
| * | | | | | | | | | Events: Make good use of bulma componentsGravatar hedy2024-01-22-85/+450
| | | | | | | | | | |
| * | | | | | | | | | Events: Revert height changeGravatar hedy2024-01-22-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Events: Use nice cover images with backgroundsGravatar hedy2024-01-22-30/+43
| | | | | | | | | | |
| * | | | | | | | | | Events: Use Masonry layout for gallery of eventsGravatar hedy2024-01-21-51/+98
| | | | | | | | | | |
| * | | | | | | | | | Events: Fix title sizing and hidden-on-mobile groupGravatar hedy2024-01-20-12/+14
| | | | | | | | | | |
| * | | | | | | | | | Events: Consistent Py*W*eek capitalization and better sidebarGravatar hedy2024-01-20-14/+14
| | | | | | | | | | |
| * | | | | | | | | | Events: Update content and remove fillersGravatar hedy2024-01-20-30/+38
| | | | | | | | | | |
| * | | | | | | | | | Events: Initial redesignGravatar hedy2024-01-20-108/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added standalone pages for each event - Added initial design of new layout - Refactored some sidebars and templates to update current/upcoming event - Put two CJ10 assets into their own dedicated folder Includes dummy text for event descriptions and content that is not up-to-date: Current and Upcoming event components.
* | | | | | | | | | | Merge pull request #1268 from python-discord/fix/footer-logo-filteringGravatar jchristgit2024-03-29-14/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | Use proper logos and better positioning in the footers
| * | | | | | | | | | Footer: Use text-only Bulma logo for automatic baseline alignmentGravatar hedy2024-03-26-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't mind me, just being a little overly excited with this one as this is my most ingenius idea yet!
| * | | | | | | | | | Footer: Crop linode image to fit text and adjust horizontal paddingGravatar hedy2024-03-26-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures no vertical positioning for this image is required because the image is cropped to fit the text.
| * | | | | | | | | | Footer: Adjust baseline positioning to prioritize windowsGravatar hedy2024-03-26-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There doesn't seem to be a way (say relative units, etc) to make it look good on both worlds. We'll prioritize windows for now since most of our users come from there.
| * | | | | | | | | | Merge branch 'main' into fix/footer-logo-filteringGravatar hedy2024-03-26-36/+28
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Use proper logos and better positioning in the footersGravatar hedy2024-03-22-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch from CSS filtering to actual logos with white text. - Adjust positioning to align all text in the logos with baseline and ensure they're center aligned with a uniform side spacing.
* | | | | | | | | | | Merge pull request #1275 from python-discord/dependabot/pip/sentry-sdk-1.44.0Gravatar Xithrius2024-03-28-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bump sentry-sdk from 1.43.0 to 1.44.0Gravatar dependabot[bot]2024-03-29-5/+5
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.43.0...1.44.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | | | | Merge pull request #1274 from python-discord/dependabot/pip/django-filter-24.2Gravatar Xithrius2024-03-27-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Bump django-filter from 24.1 to 24.2Gravatar dependabot[bot]2024-03-28-6/+6
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.1 to 24.2. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/24.1...24.2) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | | | Merge pull request #1266 from python-discord/fix/footer-bulma-logoGravatar Xithrius2024-03-25-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into fix/footer-bulma-logoGravatar wookie1842024-03-25-35/+27
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1272 from python-discord/dependabot/pip/pre-commit-3.7.0Gravatar Xithrius2024-03-24-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bump pre-commit from 3.6.2 to 3.7.0Gravatar dependabot[bot]2024-03-25-5/+5
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | | | | Merge pull request #1270 from python-discord/codeownersGravatar Amrou Bellalouna2024-03-23-10/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Removed inactive users from `CODEOWNERS`
| * | | | | | | | | | | Removed inactive users from CODEOWNERSGravatar Xithrius2024-03-23-10/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1267 from python-discord/dependabot/pip/ruff-0.3.4Gravatar Amrou Bellalouna2024-03-22-21/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | Bump ruff from 0.3.3 to 0.3.4
| * | | | | | | | | | Bump ruff from 0.3.3 to 0.3.4Gravatar dependabot[bot]2024-03-22-21/+22
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * / / / / / / / / Fix broken Bulma logo in the footerGravatar hedy2024-03-22-1/+1
|/ / / / / / / / /
* | | | | | | | | Bump django from 5.0.2 to 5.0.3Gravatar dependabot[bot]2024-03-21-296/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | | Bump Azure/k8s-deploy from 4 to 5 (#1263)Gravatar dependabot[bot]2024-03-21-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [Azure/k8s-deploy](https://github.com/azure/k8s-deploy) from 4 to 5. - [Release notes](https://github.com/azure/k8s-deploy/releases) - [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/k8s-deploy/compare/v4...v5) --- updated-dependencies: - dependency-name: Azure/k8s-deploy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | | | | Merge pull request #1264 from python-discord/dependabot/pip/sentry-sdk-1.43.0Gravatar Xithrius2024-03-20-5/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bump sentry-sdk from 1.42.0 to 1.43.0Gravatar dependabot[bot]2024-03-21-5/+6
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.42.0...1.43.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | Timeline: Fix Liechtenstein postcard image (#1261)Gravatar ~hedy2024-03-19-1/+1
| | | | | | |
* | | | | | | Merge pull request #1260 from python-discord/dependabot/pip/ruff-0.3.3Gravatar Xithrius2024-03-18-20/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |