1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 15:56:23 -04:00

54 Commits

Author SHA1 Message Date
6351d848c6
node 16 is now LTS 2021-10-27 09:10:08 -04:00
725a3ae6e5
revert to warm and fuzzy yarn v1 2021-10-19 19:45:01 -04:00
e51961c69a
fix npm-run-all 2021-10-19 09:55:59 -04:00
b58b38cd1a
skip imagemin gulp task during CI to save a couple of minutes 2021-10-12 19:31:59 -04:00
73637105c5
lint literally ALL the things 🚓 2021-10-12 18:54:55 -04:00
441d062fdc
remove some unused deps 2021-09-28 09:20:54 -04:00
1e1bf0aa1d
Revert "add gitguardian action"
This reverts commit b7628fca4adfbf38d9a0f68d9b2637d0572f6948.
2021-08-08 09:58:06 -04:00
b7628fca4a
add gitguardian action 2021-08-08 09:38:37 -04:00
1b46172a77
💡 replace dark mode script w/ similar module I just published
https://github.com/jakejarvis/dark-mode
2021-08-06 10:52:18 -04:00
00ddc53891
update percy config
https://docs.percy.io/docs/cli-configuration#migrating-from-v1
2021-08-03 20:24:29 -04:00
b411560a34
limit number of most popular pages from fauna db 2021-07-09 12:15:53 -04:00
fde728bf22
remove docker stuff (it doesn't play nice with webpack/gulp/etc.) 2021-06-27 10:17:58 -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
bce45a1af5
re-add Percy screenshotting action 2021-06-04 18:08:34 -04:00
82c42f8322
deploy to Vercel 2021-06-04 10:19:34 -04:00
bc9cf68849
drop support for IE 11 and classic Edge (16-18) ✌️ 2021-06-03 11:26:04 -04:00
3fa058ee76
finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
de437ea58e
revert postcss-svgo to 4.x
<input css uSVb3S>
71:37	⚠  Error: Plugin name should be specified [postcss-svgo]
73:36	⚠  Error: Plugin name should be specified [postcss-svgo]
158:35	⚠  Error: Plugin name should be specified [postcss-svgo]
2021-04-16 19:47:42 -04:00
dc24d847bf
try fixing CI workflows after changes to how secrets are handled
https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/
2021-03-31 10:12:03 -04:00
152ac851f4
some quick tweaks I've put off 2021-02-22 10:53:56 -05:00
898a65e296
playing more with algolia search (and updated a bunch of deps) 2020-12-18 08:25:23 -05:00
c7ef524d0a
bump Hugo to 0.76.5 2020-10-28 11:19:59 -04:00
bec66f42a2
Update ci.yml 2020-09-29 11:08:06 -04:00
1888189866
Update ci.yml 2020-09-03 12:36:40 -04:00
cb61438d11
trying to fetch Twemoji SVGs from an NPM package instead of Go module
not actually published on NPM, though: https://github.com/jakejarvis/twemoji-svg
2020-07-29 12:27:56 -04:00
cfdeaa9039
Update ci.yml
[skip ci]
2020-07-26 13:59:27 -04:00
a29a91bfef
build with node 14.x 2020-07-13 19:59:57 -04:00
725c482ba3
make sure config for Netlify functions is okay so far 😬
[skip ci]
2020-07-10 20:00:39 -04:00
79cb6925d3
update netlify.app URLs to fix lighthouse audits of deploy previews 2020-07-07 11:47:02 -04:00
ec2ed28bb9
test private lighthouse CI server
public temporary server was kinda flaky
2020-07-07 10:46:59 -04:00
48eea4ce98
fix style regressions (code was never actually using Hack font I think..?)
and allow default theme (light or dark) to be set in Hugo config and reflected in both HTML & JS
2020-07-07 10:07:46 -04:00
aa3973f570
adjust letter-spacing of bold Inter text 2020-07-05 12:13:11 -04:00
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
e10c3a10f7
have CI run linters on every PR, bump eslint 2020-07-03 17:35:39 -04:00
12f8bd8084
renamed default branch to main 2020-06-21 10:44:43 -04:00
f29033f383
re-tool/clean up scripts and redirects 2020-06-19 09:45:48 -04:00
85fe0084b8
fix lighthouse CI 2020-06-05 08:53:15 -04:00
6d374a3e46
remove CodeQL action 2020-06-05 08:45:55 -04:00
d6e0e7bfb9
Update ci.yml 2020-06-02 21:04:40 -04:00
c8265db6cc
fix CI skip condition for bot PRs
[skip ci]
2020-04-30 10:57:35 -04:00
12ff2c7871
running out of percy snapshots... 2020-04-29 11:57:53 -04:00
4515bfbfd5
Update ci.yml
[skip ci]
2020-04-29 11:15:01 -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
a9b79ea0c3
oops, fix yarn scripts to point to vendor folder 2020-04-04 12:39:03 -04:00
1c2337afb8
purge old action artifacts nightly
[skip ci]
2020-04-04 10:07:17 -04:00
236ee5b0af
small fix to spacing on responsive list pages
and make CI & Netlify use a newest version of Go (required for modules)
2020-04-03 17:09:46 -04:00
84b077e12b
bring AMP styles up to speed 2020-04-02 10:04:17 -04:00
e35b7282fe
fix some percy quirks with .percy.yml config 2020-04-01 17:05:26 -04:00
5a380a8a72
limit percy.io usage [skip ci] 2020-03-30 13:01:36 -04:00
933a1fe0cd
fix lighthouse CI tests 2020-03-30 00:52:18 -04:00