mantikoros
bf64f5b3a9
redirect /about; more content in welcome email
2022-08-17 11:21:29 -05:00
Marshall Polaris
80fd38990f
Experimentally do not optimizeCss
2022-08-11 21:07:54 -07:00
Marshall Polaris
6d3490cd68
Turn off Next.js font inlining ( #668 )
2022-07-19 14:20:23 -07:00
James Grugett
1e904f567a
Revert "Use Typescript project references, improve functions build/deploy ( #575 )"
...
This reverts commit 4edad9f19b
.
2022-06-27 12:30:22 -05:00
Marshall Polaris
4edad9f19b
Use Typescript project references, improve functions build/deploy ( #575 )
...
* More liberal .gitignores on TS output directories
* Use project references for Typescript projects
* Use /dist dir for Cloud Functions deployment payload
* Disable `next build` typechecking
* Fiddle with GitHub tsc jobs
2022-06-24 22:41:30 -07:00
Marshall Polaris
d8a0cc281d
Greatly extend static page generation timeout ( #576 )
2022-06-23 21:51:46 -07:00
Austin Chen
2ac7caaf24
Rename /analytics to /stats to work around adblockers ( #437 )
...
* Rename /analytics to /stats to work around adblockers
* Fix prettier lint
2022-06-07 08:37:23 -07:00
Marshall Polaris
73d538c7cf
Modularize imports of hero icons in compiler ( #292 )
2022-05-22 12:40:34 -07:00
Marshall Polaris
47f10301c8
Change lodash stuff so that it can be tree-shaken out of build ( #233 )
...
* Set common package.json sideEffects: false
* Configure SWC to modularize lodash imports
* Import specific lodash functions instead of _
* Add an eslint rule to avoid full lodash import
2022-05-22 01:36:05 -07:00
Sinclair Chen
3434b3de3f
Move all charity images to imgur + Next ( #120 )
2022-05-03 07:00:33 -07:00
Austin Chen
467f7ded73
Update API link
2022-03-24 09:40:57 -07:00
Austin Chen
ed789aa4bb
Reroute /api and /api/v0 to our docs page
2022-02-21 10:50:20 -08:00
jahooma
10e6255a53
Optimize css by inlining it in html
2022-01-14 17:05:12 -06:00
mantikoros
b97a65cf2c
refactor data structures, calculations to common directory
2022-01-10 15:07:57 -06:00
jahooma
19e8406480
Change color scheme to be primary green (secondary purple, accent yellow).
2021-12-10 17:43:22 -06:00
Austin Chen
20a425df6e
Prettier: no semi, spaces 2, single quote, trailing comma
2021-12-02 17:49:46 -06:00
Austin Chen
d6d48bb6b4
Reformat with prettier
2021-12-02 17:39:11 -06:00
jahooma
a1163bfcfb
Create Nextjs template app under web directory.
2021-11-30 22:20:13 -06:00