|
bb8e5e2248
|
fix canonical URL edge case
|
2021-10-03 12:28:27 -04:00 |
|
|
678fe8d23b
|
bump some deps
|
2021-09-14 09:16:09 -04:00 |
|
|
4ce401b9ef
|
switch back to JS for serverless functions (for now) (#549)
Vercel's TS transpiliation is too flaky: https://github.com/vercel/vercel/discussions/6665
|
2021-09-09 17:30:38 -04:00 |
|
|
aa9f347c3d
|
almost had it...
|
2021-09-08 09:16:34 -04:00 |
|
|
b6c325c3b6
|
try fixing sentry release sourcemaps for serverless functions
|
2021-09-08 08:03:16 -04:00 |
|
|
3a7cd284a4
|
add a few more helpful anchor IDs on sub-headings
|
2021-08-30 23:19:01 -04:00 |
|
|
8e13599e2d
|
use shared eslint config at @jakejarvis/eslint-config
|
2021-08-27 14:43:58 -04:00 |
|
|
4a7c9d4d96
|
much stricter eslint'ing (adapted from eslint-config-google and some airbnb)
|
2021-08-18 10:58:20 -04:00 |
|
|
574ea65d8d
|
use lit-html instead of unsafe innerHTML on /projects
|
2021-07-28 11:13:32 -04:00 |
|
|
a2d2eee612
|
*much* stricter typescript (and some js) linting 😬
|
2021-07-11 11:15:53 -04:00 |
|
|
23aeb2fab1
|
babel-minify -> terser via webpack
|
2021-06-27 11:03:36 -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 |
|
|
f35bd7aac2
|
clean up type declarations
|
2021-06-13 08:24:27 -04:00 |
|
|
9314c7eb15
|
compile typescript before hitting babel
|
2021-06-06 08:36:28 -04:00 |
|
|
d389d05d7a
|
more typescript linting
|
2021-06-05 23:32:11 -04:00 |
|
|
63cb4dde53
|
dear lord typescript gets messy fast
|
2021-06-05 21:10:51 -04:00 |
|
|
0a9e0d789e
|
playing with typescript (probably all wrong)
|
2021-06-05 16:58:56 -04:00 |
|
|
23debefee2
|
add babel / esbuild pipes via Hugo, remove terser
|
2021-06-05 08:35:57 -04:00 |
|
|
82c42f8322
|
deploy to Vercel
|
2021-06-04 10:19:34 -04:00 |
|
|
9505767f3d
|
add /api/projects endpoint and /projects page with GH-style repo cards
|
2021-06-03 09:31:53 -04:00 |
|
|
3fa058ee76
|
finally remove every trace of AMP 🥳 (#415)
|
2021-06-01 07:52:49 -04:00 |
|
|
78179c5901
|
run AMP server-side optimizer via Netlify build plugin (#263)
|
2020-11-12 18:43:24 -05:00 |
|
|
725c482ba3
|
make sure config for Netlify functions is okay so far 😬
[skip ci]
|
2020-07-10 20:00:39 -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 |
|
|
24edb85379
|
create inline-svg partial function
[skip ci]
|
2020-05-14 13:36:27 -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 |
|