Commit Graph

60 Commits

Author SHA1 Message Date
MapleLeaf
924da96c36 decentralize asset transformers 2022-01-08 16:08:44 -06:00
MapleLeaf
b6c5c41706 transform markdown through asset transformer 2022-01-08 14:55:53 -06:00
MapleLeaf
7379402e80 return content in asset 2022-01-08 14:55:03 -06:00
MapleLeaf
b118d8a653 remove unused typedef 2022-01-08 14:38:42 -06:00
MapleLeaf
f619cd54db use components for non-blocking builds 2022-01-08 02:36:04 -06:00
MapleLeaf
f96eb05681 add necessary prod dependencies 2022-01-07 15:23:46 -06:00
MapleLeaf
bdc76fb423 only remove cache folder in dev, then ensure it exists 2022-01-07 15:19:40 -06:00
MapleLeaf
b8ffec699a asset-builder: catch error on removing cache folder 2022-01-07 15:17:08 -06:00
MapleLeaf
899acec2b6 lint fix and format 2022-01-07 15:11:05 -06:00
MapleLeaf
81f28fecf2 minify assets in prod 2022-01-07 15:07:11 -06:00
MapleLeaf
dd7d559ed9 use alpine in PopoverMenu 2022-01-07 14:29:00 -06:00
MapleLeaf
b93919edd8 new asset builder flow
makes use of react suspense to asynchronously build assets on the fly within components (!!!)
2022-01-07 14:28:47 -06:00
MapleLeaf
0a4a8d87d3 streamline asset builder middleware a bit 2022-01-07 03:33:48 -06:00
MapleLeaf
9379556153 preload google fonts 2022-01-07 03:10:28 -06:00
MapleLeaf
44e91d394b add cache header to static assets 2022-01-07 02:54:21 -06:00
MapleLeaf
449b99f76f add prepare script to add sideEffects: false to heroicons 2022-01-07 02:45:29 -06:00
MapleLeaf
ba603fca9e docs: huge migration to runtime asset cache 2022-01-07 02:35:04 -06:00
MapleLeaf
666215319e build with esbuild? 2022-01-06 14:41:25 -06:00
MapleLeaf
c0c6c6a78a fix/update aside style 2022-01-03 17:13:00 -06:00
MapleLeaf
35a63ad551 clean up dev script 2022-01-03 11:58:14 -06:00
MapleLeaf
754acc87a0 docs: add rxjs dev dep 2022-01-03 09:39:29 -06:00
MapleLeaf
c31dbebb59 add back serve script lol 2022-01-03 05:40:25 -06:00
MapleLeaf
a53911a883 fix paths for build 2022-01-03 05:39:51 -06:00
MapleLeaf
c99842ff68 build in prod i guess 2022-01-03 05:39:44 -06:00
MapleLeaf
909d6b55cb install fast-glob in prod 2022-01-03 04:54:22 -06:00
MapleLeaf
22779b747b add error handler 2022-01-03 04:48:00 -06:00
MapleLeaf
fdb5bd74c5 clean up deps 2022-01-03 04:43:54 -06:00
MapleLeaf
bbf7ec8b77 add tailwind types 2022-01-03 04:26:29 -06:00
MapleLeaf
ba18fc324d pretty logging in prod because i'm a filthy casual 2022-01-03 04:26:29 -06:00
MapleLeaf
e46b62f888 replace old docs 2022-01-03 04:26:29 -06:00
MapleLeaf
41a22175e3 start on custom server 2022-01-03 04:26:29 -06:00
MapleLeaf
dc93e92451 docs: add typecheck script 2022-01-02 22:14:27 -06:00
MapleLeaf
1ae1887349 install fast-glob 2022-01-02 22:14:27 -06:00
MapleLeaf
ca520db701 use new docs 2022-01-02 22:14:27 -06:00
MapleLeaf
93cb788394 mobile responsiveness 2021-12-30 22:49:36 -06:00
MapleLeaf
a14120a2f8 more landing layout fixes 2021-12-30 20:28:32 -06:00
MapleLeaf
88e98a9bc1 add main nav on landing + clean up 2021-12-30 20:09:05 -06:00
MapleLeaf
6f1f32e143 shared description 2021-12-30 19:40:38 -06:00
MapleLeaf
8268ea27eb optimize/fix docs scripts 2021-12-30 18:32:03 -06:00
MapleLeaf
cf48319b2a fix uptime example 2021-12-30 18:29:49 -06:00
MapleLeaf
28fb487415 add placeholders for other doc pages 2021-12-30 18:13:36 -06:00
MapleLeaf
a8aca507a5 initial getting started and sending messages pages 2021-12-30 18:05:01 -06:00
MapleLeaf
87578bc7e5 split out and clean up prose class 2021-12-30 16:43:56 -06:00
MapleLeaf
1b8cff7703 remove "logo" from header for now 2021-12-30 16:36:51 -06:00
MapleLeaf
366d4a4f53 update root meta 2021-12-30 16:36:23 -06:00
MapleLeaf
fbbd9159eb generate html docs in public folder 2021-12-30 16:34:59 -06:00
MapleLeaf
00e36ed81b organize 2021-12-30 16:33:41 -06:00
MapleLeaf
88426791f0 neat landing page 2021-12-30 14:53:45 -06:00
MapleLeaf
4c5164518f actually generate doc index for real this time 2021-12-30 14:07:00 -06:00
MapleLeaf
a4bd7736d5 failed attempt at automatic index generation 2021-12-30 11:48:14 -06:00