aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/timeline.html (follow)
Commit message (Collapse)AuthorAgeLines
* Timeline: Remove files from old implementationGravatar hedy2024-05-24-983/+0
|
* Timeline: Fix s/2/3/g substitutions on titlesGravatar hedy2024-03-26-7/+7
| | | | Co-authored-by: wookie184 <[email protected]>
* Use semantic class names in the timeline consistent with BulmaGravatar hedy2024-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 structureGravatar hedy2024-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 SafariGravatar hedy2024-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 containerGravatar hedy2024-03-19-2/+2
| | | | And remove bulma .section class because it's unnecessary here.
* Remove cd-timeline__img--pictureGravatar hedy2024-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 stylesheetGravatar hedy2024-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 logoGravatar hedy2024-03-19-1/+1
|
* Fix conflictsGravatar hedy2024-03-19-2/+1
|\
| * Timeline: Fix Liechtenstein postcard image (#1261)Gravatar ~hedy2024-03-19-1/+1
| |
* | Timeline: Initial rewrite of CSSGravatar hedy2024-03-19-406/+540
|/
* Fix timeline icons for Summer Code Jam and AoC 2020Gravatar hedy2024-03-11-2/+2
|
* Dark: Use original light theme colors everywhereGravatar hedy2024-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 timelineGravatar hedy2023-12-14-155/+155
| | | | A LOT of colors are still hardcoded in the CSS
* Fix all conflictsGravatar hedy2023-12-14-296/+625
|\ | | | | | | hopefully I dont have to do this again
| * Fix broken links and remove extraneous space in timelineGravatar Richard Si2023-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 serviceGravatar Richard Si2023-08-18-0/+20
| |
| * Remove #today-i-teach and add missing dateGravatar Richard Si2023-08-18-18/+1
| |
| * Update timeline (August 2023)Gravatar Richard Si2023-08-18-0/+327
| |
| * Fix link to teachingpython episode (#1048)Gravatar jchristgit2023-07-24-1/+1
| | | | | | Also removes a superfluous space. Closes #1043.
| * Reverse timeline entries so newest entries come firstGravatar Richard Si2023-02-19-302/+301
| | | | | | | | | | We agreed internally that this would look better, and especially as I add more entries.
* | Use colour helpersGravatar GDWR2022-02-09-106/+106
|/
* Update pydis_site/templates/home/timeline.htmlGravatar Ethan2021-08-12-1/+1
| | | Co-authored-by: Matteo Bertucci <[email protected]>
* Fix data reviews URLGravatar Ethan2021-08-12-1/+1
|
* Add nickname for lemon.Gravatar Leon Sandøy2021-03-25-1/+1
| | | Co-authored-by: Gustav Odinger <[email protected]>
* Timeline: SeasonalBot -> Sir LancebotGravatar Leon Sandøy2021-03-25-2/+2
|
* Use real names in the timelineGravatar Leon Sandøy2021-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.Gravatar Leon Sandøy2021-03-24-388/+562
| | | | Adds recent events, and also cleans up the HTML a bit.
* master => mainGravatar Joe Banks2021-03-13-1/+1
|
* Fix video aspect in timeline, quote img src urls.Gravatar scragly2020-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 dateGravatar Joe Banks2020-10-22-1/+1
|
* Update 100K DateGravatar Joe Banks2020-10-22-1/+1
|
* Fix trailing whitespaceGravatar Joe Banks2020-10-22-1/+1
|
* Add Core Dev Q&A to timelineGravatar Joe Banks2020-10-22-0/+19
|
* Add Ves joining timeline itemmGravatar Joe Banks2020-10-12-0/+15
|
* Use different colours for each categoryGravatar Joe Banks2020-10-12-27/+27
|
* Use logo with text for new logo timeline itemmGravatar Joe Banks2020-10-12-2/+2
|
* Update privacy policy iconGravatar Joe Banks2020-10-12-1/+1
|
* Hyperlink stats pageGravatar Joe Banks2020-10-12-1/+1
|
* Update missed iconGravatar Joe Banks2020-10-12-1/+1
|
* Add fontawesome icons to every timeline eventGravatar Joe Banks2020-10-12-23/+23
|
* Responsively size YouTube embedsGravatar Joe Banks2020-10-12-13/+23
|
* Add logo to new logo timeline itemGravatar Joe Banks2020-10-12-1/+1
|
* Remove flake8-annotations timeline itemGravatar Joe Banks2020-10-12-15/+0
|
* Remove pointless commentsGravatar Joe Banks2020-10-12-139/+175
|
* Add copy from lemonGravatar Joe Banks2020-10-12-27/+33
| | | Co-authored-by: Leon Sandøy <[email protected]>
* Remove read more buttonsGravatar Joe Banks2020-10-10-27/+0
|
* Reindent HTMLGravatar Joe Banks2020-10-10-466/+466
|
* Enable animate in JSGravatar Joe Banks2020-10-10-0/+1
|