1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00

16 Commits

Author SHA1 Message Date
e4d3e074fd
lots of random cleanup & organization 2021-07-20 15:22:57 -04:00
865ad9743a
some cleanup around hugo + webpack manifest 2021-07-04 10:49:43 -04:00
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
4598ee538c
re-add external API rewrites 2021-06-04 19:00:29 -04:00
5f81813e75
svg favicon 2021-05-26 14:02:51 -04:00
378b2385da
just some spring cleaning 🧹 2021-05-20 10:33:59 -04:00
c8f5598452
add meta robots tag to deploy previews to make extra sure they aren't indexed 2020-10-18 10:50:43 -04:00
9543aaa5b0
process SCSS @import rules with postcss-import 2020-10-03 19:24:27 -04:00
0f9de4d350
strip any markdown in page titles from meta/social tags in head 2020-08-10 10:58:22 -04:00
60903bbb2b
remove events scripts 2020-07-31 08:47:23 -04:00
f3198e0235
clean up a bunch of layouts, especially social-images function
also made even more config.toml parameters optional, will help when finally releasing theme
2020-06-25 10:35:59 -04:00
c8265db6cc
fix CI skip condition for bot PRs
[skip ci]
2020-04-30 10:57:35 -04:00
dead391723
send event to analytics on theme toggle 2020-04-30 09:42:00 -04:00
374a822ad4
wrap dark mode stuff in an anonymous function like a big boy coder 2020-04-26 19:00:46 -04:00
c3f46dd9db
*actually* fix utteranc.es dark/light theme-ing 2020-04-26 15:07:35 -04:00
adfa73b5fc
fingerprint CSS and JS, set one week browser cache
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00