Initial homepage and feed up and running

This commit is contained in:
2022-03-29 12:59:31 -05:00
parent 0c01712341
commit 2a8571d6dd
38 changed files with 864 additions and 47 deletions

8
pnpm-lock.yaml generated
View File

@@ -2,7 +2,7 @@ lockfileVersion: 5.3
specifiers:
'@extollo/cc': ^0.6.0
'@extollo/lib': ^0.9.0
'@extollo/lib': ^0.9.1
copyfiles: ^2.4.1
rimraf: ^3.0.2
ts-expose-internals: ^4.5.4
@@ -12,7 +12,7 @@ specifiers:
zod: ^3.11.6
dependencies:
'@extollo/lib': 0.9.0
'@extollo/lib': 0.9.1
copyfiles: 2.4.1
rimraf: 3.0.2
ts-expose-internals: 4.5.4
@@ -110,8 +110,8 @@ packages:
- supports-color
dev: true
/@extollo/lib/0.9.0:
resolution: {integrity: sha512-Gu9qwjwjDWPfXrp1ThyjFIROWXD8jXqwz4c7JxjWoWbGnY0dLGAZHv6MOF1tqNGU9zTW399jpGS/7lyazApMpQ==}
/@extollo/lib/0.9.1:
resolution: {integrity: sha512-HPYwlKO0SHZsTQBQh5zTA8oErIEncdFWKr3LGs3LmL7Dq8rWN7dQ1qK2qk809Fc7FBqWeiZKuOsRA8yLkhr6Kg==}
dependencies:
'@atao60/fse-cli': 0.1.7
'@extollo/ui': 0.1.0_@types+node@14.18.12