582 Commits

Author SHA1 Message Date
MapleLeaf
5c25b72635 finished sending messages guide 2022-01-09 01:25:28 -06:00
MapleLeaf
12ed6ba7ab add style for markdown asides 2022-01-09 01:25:19 -06:00
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
7685da4f71 add script for starting with docker, easy deploy verification 2022-01-07 15:17:31 -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
cc10e628fb more granular workflow runs 2022-01-03 04:26:29 -06:00
MapleLeaf
37b5a2e225 lockfile 2022-01-03 04:26:29 -06:00
MapleLeaf
9d51bf4618 update dockerfile 2022-01-03 04:26:29 -06:00
MapleLeaf
e46b62f888 replace old docs 2022-01-03 04:26:29 -06:00
MapleLeaf
557fb4f8dc use simple script for popover menu 2022-01-03 04:26:29 -06:00
MapleLeaf
1f9adc5593 always render pretty header 2022-01-03 04:26:29 -06:00
MapleLeaf
80953c6ca9 hydration abstraction 2022-01-03 04:26:29 -06:00
MapleLeaf
f9ab9ba7f5 hydrate mobile popover menu 2022-01-03 04:26:29 -06:00
MapleLeaf
04e6a15b55 markdown parsing with frontmatter and syntax highlight 2022-01-03 04:26:29 -06:00
MapleLeaf
d7be8dc5f8 improved dev script with debounce 2022-01-03 04:26:29 -06:00
MapleLeaf
52486b12f4 there is no build step :) 2022-01-03 04:26:29 -06:00
MapleLeaf
c6f67ab85d add http logging 2022-01-03 04:26:29 -06:00
MapleLeaf
70ec77d684 extract sendJsx function 2022-01-03 04:26:29 -06:00
MapleLeaf
511dec3864 fix postcss warning with from 2022-01-03 04:26:29 -06:00
MapleLeaf
83405a92d7 mostly rendered landing page 2022-01-03 04:26:29 -06:00
MapleLeaf
3b42f25e45 set up dev script with proper termination 2022-01-03 04:26:29 -06:00
MapleLeaf
41a22175e3 start on custom server 2022-01-03 04:26:29 -06:00
MapleLeaf
14450cc743 workflow: remove --cwd flag 2022-01-02 22:14:27 -06:00