Commit Graph

178 Commits

Author SHA1 Message Date
MapleLeaf
7f3b61f19f building docs on the fly is an admittedly terrible idea 2022-01-09 02:58:42 -06:00
MapleLeaf
a77185a6a4 generate api docs 2022-01-09 02:32:23 -06:00
MapleLeaf
9182c42182 select menu guide 2022-01-09 02:18:38 -06:00
MapleLeaf
ee239dfc34 cleaner flow in select (but there's also a bug oops) 2022-01-09 02:11:53 -06:00
MapleLeaf
954f0cbcac more comprehensive button click example 2022-01-09 01:56:25 -06:00
MapleLeaf
238708122b i didn't ping pong correctly 2022-01-09 01:47:23 -06:00
MapleLeaf
f5412b139e clearer wording on adapters 2022-01-09 01:46:00 -06:00
MapleLeaf
6f439e563b button guide 2022-01-09 01:44:33 -06:00
MapleLeaf
7f20b3a3a9 update api reference link 2022-01-09 01:38:51 -06:00
MapleLeaf
fcd380faa1 embeds guide 2022-01-09 01:38:42 -06:00
MapleLeaf
77ae3c5222 add a stub guide for custom adapters 2022-01-09 01:30:50 -06:00
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
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
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