1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 06:58:28 -04:00

8 Commits

Author SHA1 Message Date
d970c031a5
run initial SCSS refactoring through percy 2020-07-07 08:57:26 -04:00
d2a9736c9e
uniform width on all pages 2020-04-24 10:12:13 -04:00
b13da8e05b
dark mode 😎 (#112)
* prepare dark mode stuffs

* themed all global colors

* store preference in local storage

* toggle styling

* lightbulb position

* minify bundled script with uglify-js instead of hugo

* detect whether user has an OS-wide dark mode preference and use that by default

* two different colors for each homepage link

* inline bulb SVGs into stylesheet

* fingerprint and cache styles for a year

* fix lightbulb positioning with weird magic numbers, will come back to that

* themed syntax highlighting

* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
bc3e1f9309
set max width of pages in Hugo config.toml, retrieve value from SCSS
https://gohugo.io/hugo-pipes/resource-from-template/
2020-03-27 20:58:52 -04:00
5395ecd180
shrink everything else a bit -- header, margins, fonts, etc. 2020-03-16 18:11:38 -04:00
e629f00492
just some SASS cleanup 2020-01-28 00:11:22 -05:00
0bcac05d33
extract some styles from post content -> all content 2020-01-23 10:00:35 -05:00
8450871531
draft /uses page 2020-01-22 12:54:23 -05:00