aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events/current_event.html (follow)
Commit message (Collapse)AuthorAgeLines
* initial cj12 updateGravatar Janine vN2025-07-22-6/+6
| | | | | | - upload banner and logo - new cj12 pages - update home page
* Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-6/+12
|
* 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
|
* Events: Remove unnecessary explicit icon colorGravatar hedy2024-02-14-1/+1
|
* Fix events page for dark modeGravatar hedy2024-02-14-1/+1
|
* Events: Fix grammars and add 2023 code jam logoGravatar hedy2024-02-06-1/+1
|
* Events: Re-organize templates and significantly improve layoutsGravatar hedy2024-02-02-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Add one-time events, fix elementsGravatar hedy2024-01-24-5/+13
|
* Events: Adjust spacingGravatar hedy2024-01-24-2/+2
|
* Events: Make good use of bulma componentsGravatar hedy2024-01-22-0/+19
|
* Events: Update content and remove fillersGravatar hedy2024-01-20-17/+0
|
* Events: Initial redesignGravatar hedy2024-01-20-0/+18
- 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.