1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-13 03:05:27 -04:00
Commit Graph

33 Commits

Author SHA1 Message Date
jake be7b2a4bba bump some deps and fix some lints 2021-11-22 10:52:02 -05:00
jake 2d509e22a8 Update _content.scss 2021-11-01 14:31:18 -04:00
jake 310da3ebea thought of a MUCH more logical way to pass in additional CSS transitions 2021-11-01 14:08:37 -04:00
jake 37add71ffb completely overhaul SCSS theming logic 2021-11-01 10:23:24 -04:00
jake df3740ecf3 bump some deps & comply with stylelint 14.0.0 2021-10-22 10:37:02 -04:00
jake 50a3c1d5a4 fix some stylelint'ing 2021-10-11 17:49:32 -04:00
jake 12db17b83c majorly refactor SCSS and pray nothing breaks 2021-09-29 09:42:36 -04:00
jake 3a7cd284a4 add a few more helpful anchor IDs on sub-headings 2021-08-30 23:19:01 -04:00
jake 1ed75bb763 add anchor links to content sub-headings
forked anchor-js: https://github.com/jakejarvis/simple-anchor
2021-08-30 14:01:13 -04:00
jake 16bff324a2 clean up SCSS and correct some syntax 2021-08-17 12:50:05 -04:00
jake 363b4edf1c shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
jake b02efa77b4 fix list styles, no clue when/how they got messed up 2021-05-27 11:33:15 -04:00
jake 42355c76ec normalize font sizes 2021-04-03 07:46:13 -04:00
jake e6400400f1 fix image/caption spacing around paragraphs 2020-11-17 11:29:55 -05:00
jake 9c0046cb62 render all image tags as figures 2020-11-15 09:35:55 -05:00
jake a583a3a0e7 fix post titles not shrinking on mobile view, and clean up optimize-image partial 2020-07-14 20:29:49 -04:00
jake 426e7d91f1 clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
jake 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
jake 15d42bab9f center new Twitter widget design 2020-06-27 18:33:05 -04:00
jake 94edf83771 dial back the animation overload a tad... 2020-06-01 14:48:31 -04:00
jake 3fe24f2216 re-visit light/dark theme colors (especially syntax highlighting) 2020-05-09 09:59:35 -04:00
jake 705e800881 tidy up homepage font size/spacing 2020-05-07 09:41:14 -04:00
jake 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
jake 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
jake d38ff15c2f get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00
jake 2548b320fc make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
jake 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
jake 84b077e12b bring AMP styles up to speed 2020-04-02 10:04:17 -04:00
jake 2156c6ed88 swap native emojis for Twemojis 🎉 (#92) 2020-03-29 15:30:12 -04:00
jake aadc1fe47b fix heading styles on AMP pages 2020-03-14 09:36:29 -04:00
jake 91d293e390 underline <h2>s, solidify <hr>s 2020-03-12 16:42:41 -04:00
jake 65bb5b12a5 simplify SASS @font-face mixin 2020-01-30 00:02:46 -05:00
jake e629f00492 just some SASS cleanup 2020-01-28 00:11:22 -05:00