aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/js/timeline (follow)
Commit message (Collapse)AuthorAgeLines
* Use semantic class names in the timeline consistent with BulmaGravatar hedy2024-03-21-34/+34
| | | | | | | | | | 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: Initial rewrite of CSSGravatar hedy2024-03-19-0/+10
|
* Improve timeline page animationGravatar ks1292020-10-22-2/+35
| | | | | | Instead of just leaving all elements like they are when bounce-in is done, when they leave from view, make them bounce out and hidden again to let them bounce-in again.
* add static timeline assetsGravatar Derek2020-09-02-0/+71