aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events (follow)
Commit message (Collapse)AuthorAgeLines
* Address some issues from the accessibility milestone (#1562)Gravatar Dragon2025-09-24-14/+14
| | | | | | | | | | | | | * show that welcome video is playable in alt-text * Add the full form of AoC in the alt texts * add alt-text to all images * change alt-texts for timeline page * Add correct date * add alt text to clickable images
* Update to using uvGravatar Janine vN2025-07-22-1/+1
| | | Co-authored-by: Joe Banks <[email protected]>
* Update rulesGravatar Janine vN2025-07-22-10/+10
|
* initial cj12 updateGravatar Janine vN2025-07-22-11/+324
| | | | | | - upload banner and logo - new cj12 pages - update home page
* Remove 2024 code jam notificationGravatar Vecko2025-02-01-4/+0
|
* Update code jam judging pageGravatar Janine vN2024-07-21-60/+95
|
* Add more allowed frameworks for CJ11Gravatar Boris Muratov2024-07-16-0/+25
|
* Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-68/+296
|
* Events: Fix grammar in contentGravatar hedy2024-03-29-4/+4
| | | | Co-authored-by: jchristgit <[email protected]>
* Events: Update PyWeek 37 from Ongoing to Recent eventGravatar hedy2024-03-29-1/+1
| | | | | | It's not completely over yet as the winners are yet to be announced, but the coding phase, as shown in the date "March 17-24th" has passed so it no longer makes sense to list it as ongoing.
* Events: Update PyWeek 37 to show as ongoing eventGravatar hedy2024-03-18-1/+1
|
* Merge branch 'main' into feat/events-redesignGravatar hedy2024-03-18-9/+9
|\
| * Fix FA icons in Code Jam pagesGravatar hedy2024-03-12-9/+9
| |
* | Add READMEs to apps/events and templates/eventsGravatar hedy2024-03-16-0/+61
| |
* | Events: Add draft april fools descriptionGravatar hedy2024-02-14-1/+2
| |
* | Events: Remove unnecessary explicit icon colorGravatar hedy2024-02-14-1/+1
| |
* | Events: Lazy load larger imagesGravatar hedy2024-02-14-7/+7
| |
* | Fix events page for dark modeGravatar hedy2024-02-14-2/+3
| |
* | Events: Update the events to include in galleriesGravatar hedy2024-02-11-35/+17
| |
* | Events: Fix grammars and add 2023 code jam logoGravatar hedy2024-02-06-3/+6
| |
* | Fix conflictsGravatar hedy2024-02-02-50/+99
|\|
| * Dark: Use alternate images for homepage, resources, eventsGravatar hedy2024-01-28-17/+38
| | | | | | | | | | | | Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]>
| * Dark: Use original light theme colors everywhereGravatar hedy2024-01-18-9/+9
| | | | | | | | | | Adjusted box-shadow for dark mode to be more readable, unfortunately this gave it a little neomorphism effect...
| * Fix conflictsGravatar hedy2024-01-17-1/+1
| |\
| | * Remove extra trailing space in 8th codejam pageGravatar ~hedy2024-01-17-1/+1
| | |
| * | Dark: Sponsors light background for code/gamejamsGravatar hedy2024-01-17-39/+67
| |/
| * Dark: Revert some not so decent whitespace changes from previous PRGravatar hedy2024-01-05-1/+1
| |
| * Fix all conflictsGravatar hedy2023-12-14-21/+1308
| |\ | | | | | | | | | hopefully I dont have to do this again
| * | Use colour helpersGravatar GDWR2022-02-08-4/+4
| | |
| * | Use colour helpersGravatar GDWR2022-02-08-13/+13
| | |
* | | Events: Adjust phrasing in descriptionGravatar hedy2024-02-02-1/+1
| | |
* | | Events: Re-organize templates and significantly improve layoutsGravatar hedy2024-02-02-204/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Adjust date style & add more eventsGravatar hedy2024-01-25-65/+98
| | |
* | | Events: Add one-time events, fix elementsGravatar hedy2024-01-24-64/+169
| | |
* | | Events: Adjust spacingGravatar hedy2024-01-24-31/+31
| | |
* | | Events: Make good use of bulma componentsGravatar hedy2024-01-22-64/+177
| | |
* | | Events: Use nice cover images with backgroundsGravatar hedy2024-01-22-26/+28
| | |
* | | Events: Use Masonry layout for gallery of eventsGravatar hedy2024-01-21-51/+33
| | |
* | | 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-101/+298
| |/ |/| | | | | | | | | | | | | | | | | | | - 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.
* | Add winners and submissions from cj10Gravatar Janine vN2023-11-01-1/+240
| |
* | Update sidebars for CJ10 endGravatar Janine vN2023-11-01-1/+1
| |
* | Add additional approved frameworks for CJ10Gravatar mbaruh2023-08-28-0/+45
| |
* | update final repo nameGravatar Janine vN2023-08-10-1/+1
| |
* | Update CJ event date on Events CalendarGravatar Janine vN2023-08-10-1/+1
| |
* | Clarify a framework rule and formattingGravatar Janine vN2023-08-10-7/+6
| |
* | Update for Code Jam 2023Gravatar Janine vN2023-08-10-4/+351
| |
* | Capitalize Python outside of tags (#1046)Gravatar jchristgit2023-08-02-4/+4
| | | | | | | | | | Related to #1044. Co-authored-by: Xithrius <[email protected]>