1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 07:06:38 -04:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
23debefee2 add babel / esbuild pipes via Hugo, remove terser 2021-06-05 08:35:57 -04:00
9505767f3d add /api/projects endpoint and /projects page with GH-style repo cards 2021-06-03 09:31:53 -04:00
4bb5841ac1 remove frontend analytics 2021-06-01 07:47:11 -04:00
37807e008b add content-type and access-control headers to hit function response 2021-05-30 19:30:06 -04:00
cfc3334da7 super simple serverless hit counter for fun (#410) 2021-05-30 08:55:37 -04:00
468cc14d4b move dark mode script inline to avoid blinding flash of white background 2021-05-28 11:11:09 -04:00
1d6d6686b2 remove algolia search stuff from production for now 2021-04-03 09:46:12 -04:00
ef445a538b bundle fathom analytics script into first-party app.js 2021-01-31 12:23:50 -05:00
42eab41aa1 trying fathom analytics 2020-12-21 10:58:27 -05:00
54357538d3 bump Hugo to v0.79.1 2020-12-19 11:41:04 -05:00
898a65e296 playing more with algolia search (and updated a bunch of deps) 2020-12-18 08:25:23 -05:00
de1996c661 fix algolia base domain, use first party assets 2020-12-09 09:36:07 -05:00
4a43ef359a disable instant.page preloading script
it reduces browser compatibility and messes with server-side stats
2020-12-01 09:05:46 -05:00
26bb187c71 add instant.page preloading script 2020-10-29 16:07:03 -04:00
84add157d3 update meta pages & robots.txt 2020-06-29 11:43:38 -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
f29033f383 re-tool/clean up scripts and redirects 2020-06-19 09:45:48 -04:00
a6cb95c0d7 clean up redirects/404s & other random housekeeping 2020-06-02 14:00:40 -04:00
b0893ff52f bundle simple analytics script locally & minify everything with terser 2020-04-27 20:49:20 -04:00
0c4e4d9afb proper SRI hash encoding 2020-04-26 16:50:39 -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
d2648a68be fix some dark mode logic glitches & random clean up 2020-04-24 18:03:33 -04:00