1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 23:45:58 -04:00
Commit Graph

70 Commits

Author SHA1 Message Date
jake 6e27cecba1 trim surrounding newlines from copied code 2021-08-16 08:42:34 -04:00
jake fdb9532cc5 add copy-to-clipboard button to code fences 2021-08-16 08:08:56 -04:00
jake 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
jake a123b38ee5 use date-fns for formatting/distance 2021-08-01 09:26:34 -04:00
jake 5b44ffd93c use url-parse for more reliable slug calculation 2021-07-31 15:49:32 -04:00
jake b273bdbf99 add loading spinner to /projects 2021-07-31 10:15:33 -04:00
jake 053e5922c6 bump Hugo to 0.86.1 2021-07-30 10:42:27 -04:00
jake 8582d340b8 set conservativeCollapse to true when minifying lit templates 2021-07-28 11:25:19 -04:00
jake 574ea65d8d use lit-html instead of unsafe innerHTML on /projects 2021-07-28 11:13:32 -04:00
jake ac3fb5ae95 remove local-storage-fallback, bump other deps 2021-07-27 10:08:40 -04:00
jake e4d3e074fd lots of random cleanup & organization 2021-07-20 15:22:57 -04:00
jake 71892d3e17 preserve licenses 2021-07-17 08:52:06 -04:00
jake a2d2eee612 *much* stricter typescript (and some js) linting 😬 2021-07-11 11:15:53 -04:00
jake d9214d846d clean up projects.js 2021-07-09 18:02:16 -04:00
jake d24f55d7ac remove query-string from client side 2021-07-09 15:03:27 -04:00
jake 523670fa22 move some cruft from serverless API to client 2021-07-09 14:40:23 -04:00
jake 0adf03d969 harder/better/faster/stronger deps 2021-07-07 09:34:57 -04:00
jake 1687ea4dfa use standard twemoji module from NPM 2021-07-01 09:16:53 -04:00
jake 8da27cba81 shoulda been using cross-fetch this whole time, oops 2021-07-01 09:15:11 -04:00
jake f35bd7aac2 clean up type declarations 2021-06-13 08:24:27 -04:00