1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 12:50:30 -04:00

10 Commits

Author SHA1 Message Date
70611f4d1c
publish /previously 2020-04-23 20:45:55 -04:00
d38ff15c2f
get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -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
abbc3f9678
make the main content/blog section configurable instead of hardcoded to notes 2020-04-13 17:25:29 -04:00
dd05444d21
css animation experiments because I'm bored. #quarantine 2020-04-02 21:36:37 -04:00
2156c6ed88
swap native emojis for Twemojis 🎉 (#92) 2020-03-29 15:30:12 -04:00
56ec12a0fa
use Hugo's native menu config for nav bar links 2020-03-25 09:13:29 -04:00
a37e749064
add actual text next to navigation emojis (#89) 2020-03-24 11:02:36 -04:00
6c59bb2edc
hugo mod init, and other cleanup 2020-03-10 23:11:10 -04:00
6c44b7d44d
re-organize a bunch of partials 2020-01-14 18:08:42 -05:00