1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 11:35:32 -04:00
Commit Graph

16 Commits

Author SHA1 Message Date
0b98f51a74 switch tweet embed centering to recommended method:
https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/overview
2020-06-27 23:09:42 -04:00
15d42bab9f center new Twitter widget design 2020-06-27 18:33:05 -04:00
94edf83771 dial back the animation overload a tad... 2020-06-01 14:48:31 -04:00
3fe24f2216 re-visit light/dark theme colors (especially syntax highlighting) 2020-05-09 09:59:35 -04:00
705e800881 tidy up homepage font size/spacing 2020-05-07 09:41:14 -04:00
323b3dd9f6 add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
17501e8c34 add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
2020-04-28 18:53:15 -04:00
d38ff15c2f get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00
2548b320fc make images linkable via shortcode param 2020-04-23 12:43:43 -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
84b077e12b bring AMP styles up to speed 2020-04-02 10:04:17 -04:00
2156c6ed88 swap native emojis for Twemojis 🎉 (#92) 2020-03-29 15:30:12 -04:00
aadc1fe47b fix heading styles on AMP pages 2020-03-14 09:36:29 -04:00
91d293e390 underline <h2>s, solidify <hr>s 2020-03-12 16:42:41 -04:00
65bb5b12a5 simplify SASS @font-face mixin 2020-01-30 00:02:46 -05:00
e629f00492 just some SASS cleanup 2020-01-28 00:11:22 -05:00