aboutsummaryrefslogtreecommitdiff
path: root/src/tmpl/mod.rs
AgeCommit message (Collapse)AuthorFilesLines
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 Iaso1-0/+38
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>