aboutsummaryrefslogtreecommitdiff
path: root/src/tmpl
AgeCommit message (Collapse)AuthorFilesLines
2022-09-12My website is fastwebsite-talkXe Iaso1-2/+28
Signed-off-by: Xe Iaso <me@christine.website>
2022-08-04Do I need Kubernetes?Xe1-2/+8
Signed-off-by: Xe <me@christine.website>
2022-07-26fix buildXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@christine.website>
2022-07-24add xeblog-sticker elementXe1-0/+12
Signed-off-by: Xe <me@christine.website>
2022-06-14Add salary transparency page (#492)Xe Iaso1-0/+20
* Move dhall data and types into `/dhall` folder * Reformat salary transparency data into Dhall * Wire up the old salary transparency page with a custom element * Wire up a new salary transparency page * Expose raw data as JSON * Make dhall types more portable * Remove gallery from the navbar * Make signal boost page point to the new data location * Add salary transparency page to the footer of the site * Add site update post for this Signed-off-by: Xe <me@xeiaso.net>
2022-06-08Add hero image support with <xeblog-hero>Xe Iaso2-0/+104
Also lightens the JavaScript load and shifts ad impressions to only when people from Reddit and Hacker News visit. I may have this include Twitter in the future. Signed-off-by: Xe <me@christine.website>