aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | 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-387/+1139
| |\ \ \ \ \ \
| * | | | | | | 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
| | | | | | | |
| * | | | | | | 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.
* | | | | | | | 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-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix broken Bulma logo in the footerGravatar hedy2024-03-22-1/+1
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | 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.
* | | | | / Timeline: Fix Liechtenstein postcard image (#1261)Gravatar ~hedy2024-03-19-1/+1
| |_|_|_|/ |/| | | |
* | | | | Fix resources project-ideas FA iconGravatar hedy2024-03-12-1/+1
| | | | |
* | | | | Fix FA icons in Code Jam pagesGravatar hedy2024-03-12-9/+9
| | | | |
* | | | | Fix timeline icons for Summer Code Jam and AoC 2020Gravatar hedy2024-03-11-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'main' into docs/dark-theme-devGravatar ChrisJL2024-03-10-10/+232
|\ \ \ \
| * \ \ \ Merge branch 'main' into docs/suggest-resourcesGravatar ChrisJL2024-03-10-100/+298
| |\ \ \ \
| | * \ \ \ Merge pull request #1240 from python-discord/fix-metricity-message-countsGravatar jchristgit2024-03-02-3/+3
| | |\ \ \ \ | | | | | | | | | | | | | | Ensure messages returned for metricity data do not match all excluded channels
| | | * | | | Ensure messages returned for metricity data do not match all excluded channelsGravatar Chris Lovering2024-02-20-3/+3
| | | | |_|/ | | | |/| |
| | * / | | Move from Font Awesome Kit to static filesGravatar hedy2024-02-23-2/+193
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Lemon's fa kit (free plan) had been used till now which had limitations such as total number of views that we've long exceeded - This gives more control on the static assets to use - Allows showing icons in development
| * | | | Resources: Add guidelines on YAML filesGravatar hedy2024-02-07-5/+30
| | | | |
| * | | | Resources: Add link to suggest new resourcesGravatar hedy2024-02-07-0/+6
| | | | |
* | | | | Fix pydis_site/README.md reference to static directory structureGravatar hedy2024-02-13-3/+1
| | | | |
* | | | | Add docs on Bulma, colors, dark mode, and CSS for developmentGravatar hedy2024-02-13-0/+49
| |/ / / |/| | |
* | | | Update path variable in resource page testsGravatar RohanJnr2024-02-11-1/+1
| | | |
* | | | Move resorce loading from view init() to AppConfig ready() methodGravatar RohanJnr2024-02-11-94/+101
|/ / / | | | | | | | | | This is done to load the resources only once on startup instead of loading it everytime the view is initialized which is done whenever a request is made to the resources endpoint.
* | | Merge branch 'main' into mailing-list-modelGravatar Xithrius2024-02-03-412/+1200
|\ \ \
| * | | Appeased the linterGravatar Xithrius2024-02-01-1/+1
| | |/ | |/|
| * | Merge branch 'main' into docs/dark-themeGravatar hedy2024-01-28-397/+1125
| |\ \
| | * | Dark: Use a darker pydis blurple everywhereGravatar hedy2024-01-28-5/+1
| | | |
| | * | Dark: Use alternate images for homepage, resources, eventsGravatar hedy2024-01-28-43/+97
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]>
| | * | Dark: Fix timeline icon bordersGravatar hedy2024-01-28-0/+4
| | | |
| | * | Dark: Darken nav, hero, hero waves, button, body backgroundsGravatar hedy2024-01-28-3/+205
| | | |
| | * | Dark: Fix switch toggle when system preference is usedGravatar hedy2024-01-20-2/+4
| | | | | | | | | | | | | | | | Thanks to wookie for finding the bug.
| | * | Dark: Restore border on github cardsGravatar hedy2024-01-18-0/+4
| | | |
| | * | Dark: Better shadowsGravatar hedy2024-01-18-6/+2
| | | |
| | * | Dark: Better contrast for dark switchGravatar hedy2024-01-18-0/+1
| | | |
| | * | Dark: Avoid knob & icon overlapping during transitionGravatar hedy2024-01-18-1/+1
| | | |