Pavel
|
8bae5fa3f5
|
Add website layouts and nav menus (#400)
* merge global styles
* add logos
* add app layout
* fix fonts
* add links
* add homepage
* update repos cols
* update page footer
* add logo variants
* update links
* add feature sections
* update layouts
* add blog pages
* add learn pages
* add deps
* enable disableStaticImages in Next config
* remove logo variant
* add navigation menus
* add theme-color meta tag
* stop ignoring next-env.d.ts
* use our Link
|
2023-05-16 11:57:15 +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 |