1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 05:18:28 -04:00

10 Commits

Author SHA1 Message Date
afcc5972bb
swap copy to clipboard octicons 2022-01-10 21:14:11 -05:00
0ef7ff5f92
start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
b552b6ae64
add typescript eslint parser/rules 2022-01-10 13:46:49 -05:00
41d2b8c64b
scss ➡️ vanilla css (#727)
* scss isn't worth the technical/mental overhead anymore

* try to translate my old Hugo pygments themes

* update lockfile

* consolidate .hljs classes
2022-01-07 16:17:14 -05:00
6b756a54c1
fix unused components still loading on posts 2022-01-06 09:10:25 -05:00
c890a8aae0
use react-innertext 2022-01-04 18:44:49 -05:00
ca614e1a1a
consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
ddb48ef2ab
octicons weren't being tree-shaken -- import SVGs manually for now 2022-01-01 18:14:04 -05:00
11d245ad66
some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00