Commit Graph

81 Commits

Author SHA1 Message Date
MapleLeaf
7d8336c7a7 migrate docs back to remix oops 2022-01-09 17:36:42 -06:00
MapleLeaf
be42042552 upgrades 2022-01-09 12:55:37 -06:00
MapleLeaf
81a910b003 add release script 2022-01-09 12:12:08 -06:00
MapleLeaf
2462870a57 run build in dockerfile 2022-01-09 03:24:36 -06:00
MapleLeaf
ffa68cec13 add typescript to prod deps 2022-01-09 03:07:39 -06:00
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
f96eb05681 add necessary prod dependencies 2022-01-07 15:23:46 -06:00
MapleLeaf
81f28fecf2 minify assets in prod 2022-01-07 15:07:11 -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
ba603fca9e docs: huge migration to runtime asset cache 2022-01-07 02:35:04 -06:00
MapleLeaf
754acc87a0 docs: add rxjs dev dep 2022-01-03 09:39:29 -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
37b5a2e225 lockfile 2022-01-03 04:26:29 -06:00
MapleLeaf
80953c6ca9 hydration abstraction 2022-01-03 04:26:29 -06:00
MapleLeaf
d7be8dc5f8 improved dev script with debounce 2022-01-03 04:26:29 -06:00
MapleLeaf
c6f67ab85d add http logging 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
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
6d6293042e use markdown without mdx 2022-01-02 22:14:27 -06:00
MapleLeaf
bfe12c9bcd use vite-plugin-ssr 2022-01-02 22:14:27 -06:00
MapleLeaf
336e680b6e bring over most of the things 2022-01-02 22:14:27 -06:00
MapleLeaf
d2cadb536d use suspense 2022-01-02 22:14:27 -06:00
MapleLeaf
9afb8e47d2 use react 18 concurrent mode 2022-01-02 22:14:27 -06:00
MapleLeaf
e64d3cbdfd switch to react location for routing 2022-01-02 22:14:27 -06:00
MapleLeaf
f603bdd7ba render markdown page 2022-01-02 22:14:27 -06:00
MapleLeaf
2293b771f3 setup tailwind 2022-01-02 22:14:27 -06:00
MapleLeaf
6e18aac5bd dynamic meta 2022-01-02 22:14:27 -06:00
MapleLeaf
ba6f9b1698 set up routing 2022-01-02 22:14:27 -06:00
MapleLeaf
235775f84a ssr in prod (!!) 2022-01-02 22:14:27 -06:00
MapleLeaf
594c0dc42d add vite react plugin 2022-01-02 22:14:27 -06:00
MapleLeaf
66e4ebc250 simple vite react ssr setup 2022-01-02 22:14:27 -06:00
MapleLeaf
93cb788394 mobile responsiveness 2021-12-30 22:49:36 -06:00
MapleLeaf
6f1f32e143 shared description 2021-12-30 19:40:38 -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
MapleLeaf
751a333bfb make things pretty 2021-12-29 23:01:25 -06:00
MapleLeaf
401fcd2f16 basic styling and a fancy header 2021-12-29 16:26:34 -06:00
MapleLeaf
78607b7589 i don't know what i did here 2021-12-29 15:39:26 -06:00
MapleLeaf
2ff496c46b use remix-tailwind 2021-12-29 15:18:14 -06:00
MapleLeaf
5e88509973 setup tailwind + lint and format from root 2021-12-29 15:10:54 -06:00
MapleLeaf
6a3e83769c generate and load docs json 2021-12-29 14:00:35 -06:00
MapleLeaf
3eae868f4e docs: setup format/lint 2021-12-29 13:32:47 -06:00
MapleLeaf
38c5c74bc2 setup remix app for docs 2021-12-29 13:30:53 -06:00