Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use semantic class names in the timeline consistent with Bulma | 2024-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 CSS | 2024-03-19 | -0/+10 | |
| | ||||
* | Improve timeline page animation | 2020-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 assets | 2020-09-02 | -0/+71 | |