MapleLeaf
|
723d663d3c
|
wip custom reference page
|
2022-01-14 15:58:06 -06:00 |
|
MapleLeaf
|
b59dcc0ae7
|
active nav link style
|
2022-01-13 17:05:46 -06:00 |
|
MapleLeaf
|
e06bfa490f
|
new main nav menu, remove alpine
|
2022-01-13 11:16:09 -06:00 |
|
MapleLeaf
|
fdd6a3a3cc
|
add modal to show code
|
2022-01-12 20:10:09 -06:00 |
|
MapleLeaf
|
50961e888e
|
prebuild tailwindcss for caching
need to figure out how to do this with remix-tailwind lol
|
2022-01-12 11:01:38 -06:00 |
|
Darius
|
26eb8bedb0
|
Add useInstance (#6)
|
2022-01-12 09:55:03 -06:00 |
|
MapleLeaf
|
6b77971ed5
|
docs -> website
|
2022-01-11 00:28:41 -06:00 |
|
MapleLeaf
|
c436500b3a
|
try running test in packages/docs
|
2022-01-11 00:25:13 -06:00 |
|
MapleLeaf
|
e93506409f
|
no esmo
|
2022-01-11 00:25:13 -06:00 |
|
MapleLeaf
|
a6b706a3de
|
add wait-on types???
|
2022-01-11 00:25:12 -06:00 |
|
MapleLeaf
|
d3f6c8af4d
|
write test script for cypress
to properly kill the process
|
2022-01-11 00:25:12 -06:00 |
|
MapleLeaf
|
42461c7ec8
|
upgrades
|
2022-01-11 00:25:12 -06:00 |
|
MapleLeaf
|
017a417773
|
add vitest in project
|
2022-01-11 00:25:12 -06:00 |
|
MapleLeaf
|
87cbf1b74d
|
docs: add cypress test
|
2022-01-10 15:06:55 -06:00 |
|
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 |
|