| Commit message (Expand) | Author | Age | Lines |
* | 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 | -608/+489 |
* | Timeline: Better design structure | hedy | 2024-03-20 | -403/+397 |
* | Timeline: Add mobile layout, support Safari | hedy | 2024-03-19 | -193/+179 |
* | Timeline: Modify class ordering of container | hedy | 2024-03-19 | -2/+2 |
* | Remove cd-timeline__img--picture | hedy | 2024-03-19 | -52/+52 |
* | Timeline: Remove link to home/index.css stylesheet | hedy | 2024-03-19 | -1/+0 |
* | 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 | -6/+1 |
* | 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 |
* | Fix conflicts | hedy | 2024-03-19 | -2/+1 |
|\ |
|
| * | Timeline: Fix Liechtenstein postcard image (#1261) | ~hedy | 2024-03-19 | -1/+1 |
* | | Timeline: Initial rewrite of CSS | hedy | 2024-03-19 | -4145/+837 |
|/ |
|
* | Fix resources project-ideas FA icon | hedy | 2024-03-12 | -1/+1 |
* | Fix FA icons in Code Jam pages | hedy | 2024-03-12 | -9/+9 |
* | Fix timeline icons for Summer Code Jam and AoC 2020 | hedy | 2024-03-11 | -2/+2 |
* | Merge branch 'main' into docs/dark-theme-dev | ChrisJL | 2024-03-10 | -10/+232 |
|\ |
|
| * | Merge branch 'main' into docs/suggest-resources | ChrisJL | 2024-03-10 | -100/+298 |
| |\ |
|
| | * | Merge pull request #1240 from python-discord/fix-metricity-message-counts | jchristgit | 2024-03-02 | -3/+3 |
| | |\ |
|
| | | * | Ensure messages returned for metricity data do not match all excluded channels | Chris Lovering | 2024-02-20 | -3/+3 |
| | * | | Move from Font Awesome Kit to static files | hedy | 2024-02-23 | -2/+193 |
| | |/ |
|
| * | | Resources: Add guidelines on YAML files | hedy | 2024-02-07 | -5/+30 |
| * | | Resources: Add link to suggest new resources | hedy | 2024-02-07 | -0/+6 |
* | | | Fix pydis_site/README.md reference to static directory structure | hedy | 2024-02-13 | -3/+1 |
* | | | Add docs on Bulma, colors, dark mode, and CSS for development | hedy | 2024-02-13 | -0/+49 |
| |/
|/| |
|
* | | Update path variable in resource page tests | RohanJnr | 2024-02-11 | -1/+1 |
* | | Move resorce loading from view init() to AppConfig ready() method | RohanJnr | 2024-02-11 | -94/+101 |
|/ |
|
* | Merge branch 'main' into mailing-list-model | Xithrius | 2024-02-03 | -412/+1200 |
|\ |
|
| * | Appeased the linter | Xithrius | 2024-02-01 | -1/+1 |
| * | Merge branch 'main' into docs/dark-theme | hedy | 2024-01-28 | -397/+1125 |
| |\ |
|
| | * | Dark: Use a darker pydis blurple everywhere | hedy | 2024-01-28 | -5/+1 |
| | * | Dark: Use alternate images for homepage, resources, events | hedy | 2024-01-28 | -43/+97 |
| | * | Dark: Fix timeline icon borders | hedy | 2024-01-28 | -0/+4 |
| | * | Dark: Darken nav, hero, hero waves, button, body backgrounds | hedy | 2024-01-28 | -3/+205 |
| | * | Dark: Fix switch toggle when system preference is used | hedy | 2024-01-20 | -2/+4 |
| | * | Dark: Restore border on github cards | hedy | 2024-01-18 | -0/+4 |
| | * | Dark: Better shadows | hedy | 2024-01-18 | -6/+2 |
| | * | 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 |
| | * | Optimistic fix for FOUC on initial site load | hedy | 2024-01-18 | -0/+5 |
| | * | Dark: More subtle collapsible and box-shadow borders | hedy | 2024-01-18 | -2/+2 |
| | * | Dark: Use our own panda3d logo with light background | hedy | 2024-01-18 | -1/+1 |
| | * | Temporary fix to theme-switching FOUC problem | hedy | 2024-01-18 | -7/+3 |
| | * | Dark: Use original light theme colors everywhere | hedy | 2024-01-18 | -23/+27 |
| | * | Dark: Possibly fix FOUC during theme switch | hedy | 2024-01-18 | -7/+7 |