| Commit message (Expand) | Author | Age | Lines |
* | Timeline: Fix CSS comment | ~hedy | 2024-05-24 | -1/+1 |
* | Timeline: More muted heading links for entries | hedy | 2024-05-24 | -0/+9 |
* | Timeline: Move the new timeline.css in and have git recognize the rename | hedy | 2024-05-24 | -0/+0 |
* | Timeline: Remove files from old implementation | hedy | 2024-05-24 | -3826/+0 |
* | Timeline: Migrate to Markdown source files - initial implementation | hedy | 2024-05-24 | -0/+3826 |
* | Merge pull request #1262 from python-discord/feat/timeline-css-rewrite | jchristgit | 2024-03-29 | -3661/+267 |
|\ |
|
| * | Fix typo in timeline.css comment | hedy | 2024-03-22 | -1/+1 |
| * | Timeline: Implement arrow on content boxes | hedy | 2024-03-21 | -19/+48 |
| * | Use semantic class names in the timeline consistent with Bulma | hedy | 2024-03-21 | -32/+32 |
| * | Timeline: Better design structure | hedy | 2024-03-20 | -59/+105 |
| * | Timeline: Add mobile layout, support Safari | hedy | 2024-03-19 | -141/+127 |
| * | Timeline: Adjust spacing between timeline items | hedy | 2024-03-19 | -1/+1 |
| * | Semantic animation names for timeline.css | hedy | 2024-03-19 | -24/+25 |
| * | Conform to 4-spaces indent for timeline.css | hedy | 2024-03-19 | -241/+241 |
| * | Timeline: Use an accentuated grey border for icons | hedy | 2024-03-19 | -1/+1 |
| * | Timeline: Use Bulma has-background-primary class for PyDis logo | hedy | 2024-03-19 | -5/+0 |
| * | Center align the timeline line (container ::before pseudoelement) | hedy | 2024-03-19 | -1/+1 |
| * | Fix typo in timeline.css CSS-variable | hedy | 2024-03-19 | -1/+2 |
| * | Timeline: Initial rewrite of CSS | hedy | 2024-03-19 | -3739/+287 |
* | | Merge pull request #1210 from python-discord/feat/events-redesign | jchristgit | 2024-03-29 | -0/+124 |
|\ \ |
|
| * \ | Merge branch 'main' into feat/events-redesign | hedy | 2024-03-29 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'main' into feat/events-redesign | hedy | 2024-03-16 | -0/+28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Events: Update the events to include in galleries | hedy | 2024-02-11 | -6/+6 |
| * | | | Fix conflicts | hedy | 2024-02-02 | -41/+295 |
| |\ \ \ |
|
| * | | | | Events: Re-organize templates and significantly improve layouts | hedy | 2024-02-02 | -23/+50 |
| * | | | | Events: Maybe fix masonry grid on tablets | ~hedy | 2024-01-26 | -2/+2 |
| * | | | | Events: Adjust date style & add more events | hedy | 2024-01-25 | -4/+4 |
| * | | | | Events: Add one-time events, fix elements | hedy | 2024-01-24 | -3/+15 |
| * | | | | Events: Adjust spacing | hedy | 2024-01-24 | -4/+20 |
| * | | | | Events: Make good use of bulma components | hedy | 2024-01-22 | -21/+9 |
| * | | | | Events: Revert height change | hedy | 2024-01-22 | -2/+2 |
| * | | | | Events: Use nice cover images with backgrounds | hedy | 2024-01-22 | -4/+15 |
| * | | | | Events: Use Masonry layout for gallery of events | hedy | 2024-01-21 | -0/+65 |
| * | | | | Events: Initial redesign | hedy | 2024-01-20 | -5/+10 |
* | | | | | Footer: Use text-only Bulma logo for automatic baseline alignment | hedy | 2024-03-26 | -4/+4 |
* | | | | | Footer: Crop linode image to fit text and adjust horizontal padding | hedy | 2024-03-26 | -3/+3 |
* | | | | | Footer: Adjust baseline positioning to prioritize windows | hedy | 2024-03-26 | -6/+7 |
* | | | | | Merge branch 'main' into fix/footer-logo-filtering | hedy | 2024-03-26 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Fix broken Bulma logo in the footer | hedy | 2024-03-22 | -1/+1 |
| | |_|/
| |/| | |
|
* / | | | Use proper logos and better positioning in the footers | hedy | 2024-03-22 | -9/+9 |
|/ / / |
|
* | / | Add docs on Bulma, colors, dark mode, and CSS for development | hedy | 2024-02-13 | -0/+28 |
| |/
|/| |
|
* | | Dark: Use a darker pydis blurple everywhere | hedy | 2024-01-28 | -4/+0 |
* | | Dark: Use alternate images for homepage, resources, events | hedy | 2024-01-28 | -13/+9 |
* | | Dark: Fix timeline icon borders | hedy | 2024-01-28 | -0/+4 |
* | | Dark: Darken nav, hero, hero waves, button, body backgrounds | hedy | 2024-01-28 | -2/+54 |
* | | Dark: Restore border on github cards | hedy | 2024-01-18 | -0/+4 |
* | | Dark: Better shadows | hedy | 2024-01-18 | -5/+1 |
* | | Dark: Better contrast for dark switch | hedy | 2024-01-18 | -0/+1 |
* | | Dark: Avoid knob & icon overlapping during transition | hedy | 2024-01-18 | -1/+1 |
* | | Dark: Theme switch with better contrast on mobile | hedy | 2024-01-18 | -2/+3 |