Felicio Mununga
|
202d1b423c
|
use cwd option (#393)
|
2023-05-12 18:15:23 +02:00 |
Felicio Mununga
|
35937c256f
|
Set up website deployment (#391)
* env
* vercel.json
* turbo
* u
* root
* cwd
|
2023-05-12 15:06:04 +02:00 |
Pavel
|
e05c318035
|
Add initial insights implementation (#388)
* add colors to tailwind config
* update reset.css
* add epics page
* add epic detail page
* add orphans page
* add repos page
* add missing @status-im/components exports
* update visx link
* support icons in <Tag />
* update Tag in website
* emojiOnly -> iconOnly
* update icons scripts
* add missing dir to clean script
* enable eslint next config
* restructure website and add layouts
* move static data outside components
|
2023-05-03 14:25:17 +02:00 |
Felicio Mununga
|
665d2df7e8
|
Setup apps/website (#383)
* scaffold website project with Next.js
* set tamagui target
* remove whitespace
* update clean npm scripts
* apply patches post-install
* lock tamagui version
* add patch-package to root
* patch @tamagui/core-node
* patch @tamagui/normalize-css-color
* patch @achingbrain/ssdp
* remove patches from website
* update clean script in website
* remove @tamagui/vite-plugin from dependencies
* patch @tamagui/static
* update node-version
* define env vars
|
2023-04-26 12:06:18 +02:00 |