Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Timeline: Remove files from old implementation | 2024-05-24 | -983/+0 | |
| | ||||
* | Timeline: Fix s/2/3/g substitutions on titles | 2024-03-26 | -7/+7 | |
| | | | | Co-authored-by: wookie184 <[email protected]> | |||
* | Use semantic class names in the timeline consistent with Bulma | 2024-03-21 | -542/+423 | |
| | | | | | | | | | | Also turns out I was using the Bulma .content class wrong this whole time. We just need to slap that class onto a div and anything inside can be the output of, say a markdown -> HTML converter! Fix messy spacing and extraneous whitespace in the HTML as well. Special thanks to Vim macros. | |||
* | Timeline: Better design structure | 2024-03-20 | -344/+292 | |
| | | | | | | | | | | | | | | - Put CSS for the pydis banner item (Aperture's logo design) inline style rather than using a class. - Style icons that uses images separate from icons that uses the pydis logo image. - Rename the pydis logo image to be more descriptive. - Group the icon and date components together for easier and more robust styling (see CSS comments). - More descriptive alt text for pydis icons. - Added responsibility: EVEN smaller icons on mobile. - Align content boxes about the middle axis rather than relying on container padding. | |||
* | Timeline: Add mobile layout, support Safari | 2024-03-19 | -52/+52 | |
| | | | | | | | | Also - Add comments in CSS - Remove `-webkit` rules because most of them are deprecated And uh, I forgot, but the title summarises them! | |||
* | Timeline: Modify class ordering of container | 2024-03-19 | -2/+2 | |
| | | | | And remove bulma .section class because it's unnecessary here. | |||
* | Remove cd-timeline__img--picture | 2024-03-19 | -52/+52 | |
| | | | | | It's useless here after having added has-background-primary which leverages the bulma class, configurable through settings.py. | |||
* | Timeline: Remove link to home/index.css stylesheet | 2024-03-19 | -1/+0 | |
| | | | | | That file is for the homepage explicitly and including it for the timeline is actually redundant. | |||
* | Timeline: Use Bulma has-background-primary class for PyDis logo | 2024-03-19 | -1/+1 | |
| | ||||
* | Fix conflicts | 2024-03-19 | -2/+1 | |
|\ | ||||
| * | Timeline: Fix Liechtenstein postcard image (#1261) | 2024-03-19 | -1/+1 | |
| | | ||||
* | | Timeline: Initial rewrite of CSS | 2024-03-19 | -406/+540 | |
|/ | ||||
* | Fix timeline icons for Summer Code Jam and AoC 2020 | 2024-03-11 | -2/+2 | |
| | ||||
* | Dark: Use original light theme colors everywhere | 2024-01-18 | -1/+1 | |
| | | | | | Adjusted box-shadow for dark mode to be more readable, unfortunately this gave it a little neomorphism effect... | |||
* | Dark: Fix most colors on timeline | 2023-12-14 | -155/+155 | |
| | | | | A LOT of colors are still hardcoded in the CSS | |||
* | Fix all conflicts | 2023-12-14 | -296/+625 | |
|\ | | | | | | | hopefully I dont have to do this again | |||
| * | Fix broken links and remove extraneous space in timeline | 2023-08-26 | -5/+5 | |
| | | | | | | | | | | | | Many thanks to @Rainb0wCodes for making me aware of the broken links. Co-authored-by: Rainb0w :3 <[email protected]> | |||
| * | Add switch to pinnward paste service | 2023-08-18 | -0/+20 | |
| | | ||||
| * | Remove #today-i-teach and add missing date | 2023-08-18 | -18/+1 | |
| | | ||||
| * | Update timeline (August 2023) | 2023-08-18 | -0/+327 | |
| | | ||||
| * | Fix link to teachingpython episode (#1048) | 2023-07-24 | -1/+1 | |
| | | | | | | Also removes a superfluous space. Closes #1043. | |||
| * | Reverse timeline entries so newest entries come first | 2023-02-19 | -302/+301 | |
| | | | | | | | | | | We agreed internally that this would look better, and especially as I add more entries. | |||
* | | Use colour helpers | 2022-02-09 | -106/+106 | |
|/ | ||||
* | Update pydis_site/templates/home/timeline.html | 2021-08-12 | -1/+1 | |
| | | | Co-authored-by: Matteo Bertucci <[email protected]> | |||
* | Fix data reviews URL | 2021-08-12 | -1/+1 | |
| | ||||
* | Add nickname for lemon. | 2021-03-25 | -1/+1 | |
| | | | Co-authored-by: Gustav Odinger <[email protected]> | |||
* | Timeline: SeasonalBot -> Sir Lancebot | 2021-03-25 | -2/+2 | |
| | ||||
* | Use real names in the timeline | 2021-03-25 | -11/+10 | |
| | | | | | Using nicknames like Ves Zappa and Lemon doesn't always feel appropriate, so I've replaced some of those references with real names. | |||
* | Update the timeline. | 2021-03-24 | -388/+562 | |
| | | | | Adds recent events, and also cleans up the HTML a bit. | |||
* | master => main | 2021-03-13 | -1/+1 | |
| | ||||
* | Fix video aspect in timeline, quote img src urls. | 2020-10-23 | -12/+12 | |
| | | | | | | After updating the frontpage and creating an fixed-aspect-ratio style pair, I found I could just reuse them in the timeline to fix the inconsistent responsive aspect ratio that was occurring there. Some img src values also were not quoted; while this can work fine, it can break if the url has spaces or certain characters and is inconsistent with the rest of the project. | |||
* | Update core dev q&a date | 2020-10-22 | -1/+1 | |
| | ||||
* | Update 100K Date | 2020-10-22 | -1/+1 | |
| | ||||
* | Fix trailing whitespace | 2020-10-22 | -1/+1 | |
| | ||||
* | Add Core Dev Q&A to timeline | 2020-10-22 | -0/+19 | |
| | ||||
* | Add Ves joining timeline itemm | 2020-10-12 | -0/+15 | |
| | ||||
* | Use different colours for each category | 2020-10-12 | -27/+27 | |
| | ||||
* | Use logo with text for new logo timeline itemm | 2020-10-12 | -2/+2 | |
| | ||||
* | Update privacy policy icon | 2020-10-12 | -1/+1 | |
| | ||||
* | Hyperlink stats page | 2020-10-12 | -1/+1 | |
| | ||||
* | Update missed icon | 2020-10-12 | -1/+1 | |
| | ||||
* | Add fontawesome icons to every timeline event | 2020-10-12 | -23/+23 | |
| | ||||
* | Responsively size YouTube embeds | 2020-10-12 | -13/+23 | |
| | ||||
* | Add logo to new logo timeline item | 2020-10-12 | -1/+1 | |
| | ||||
* | Remove flake8-annotations timeline item | 2020-10-12 | -15/+0 | |
| | ||||
* | Remove pointless comments | 2020-10-12 | -139/+175 | |
| | ||||
* | Add copy from lemon | 2020-10-12 | -27/+33 | |
| | | | Co-authored-by: Leon Sandøy <[email protected]> | |||
* | Remove read more buttons | 2020-10-10 | -27/+0 | |
| | ||||
* | Reindent HTML | 2020-10-10 | -466/+466 | |
| | ||||
* | Enable animate in JS | 2020-10-10 | -0/+1 | |
| |