1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 03:05:58 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
jake b755b66d19 use preact for common components across site (#663)
* convert GitHub cards grid from lit-html to preact

* give hit counter the preact treatment

* extract loading spinner component to a shared location

* move *some* loading spinner styles to its JSX

* Update .percy.yml

* pick up images in JS w/ webpack

* pull star/fork icons straight from @primer/octicons

* a bit of cleanup

* check `typeof window !== "undefined"` before rendering

* bump misc. deps

* silence missing license warnings for preact-hooks and preact-compat

* add source-map-loader

* Update loading.js
2021-11-24 13:51:29 -05:00
jake 12db17b83c majorly refactor SCSS and pray nothing breaks 2021-09-29 09:42:36 -04:00
jake f42c5bd3bc clean up loading animation styles 2021-09-06 16:26:43 -04:00
jake b273bdbf99 add loading spinner to /projects 2021-07-31 10:15:33 -04:00
jake 9505767f3d add /api/projects endpoint and /projects page with GH-style repo cards 2021-06-03 09:31:53 -04:00