status-web/apps/website
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
..
public Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
src Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
.env Set up website deployment (#391) 2023-05-12 15:06:04 +02:00
.env.development Set up website deployment (#391) 2023-05-12 15:06:04 +02:00
.env.production Set up website deployment (#391) 2023-05-12 15:06:04 +02:00
.gitignore Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
next-env.d.ts Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
next.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
package.json Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
postcss.config.js Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tailwind.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
tamagui.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tsconfig.json Add initial insights implementation (#388) 2023-05-03 14:25:17 +02:00
vercel.json use cwd option (#393) 2023-05-12 18:15:23 +02:00