aboutsummaryrefslogtreecommitdiff
path: root/dhall
AgeCommit message (Collapse)AuthorFilesLines
2022-06-21start playing with resume data typesXe4-0/+62
Signed-off-by: Xe <me@christine.website>
2022-06-21job history: even moreXe10-25/+335
Signed-off-by: Xe <me@christine.website>
2022-06-14Add salary transparency page (#492)Xe Iaso7-0/+505
* 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>