Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added apps/landing/public/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/box/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Box',
alternates: {
canonical: '/docs/api/box',
}

}

# Box
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/button/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Button',
alternates: {
canonical: '/docs/api/button',
}

}

# Button
Expand Down
3 changes: 3 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/center/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
export const metadata = {
title: 'Center',
alternates: {
canonical: '/docs/api/center'
}
}

# Center
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/css/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'css',
alternates: {
canonical: '/docs/api/css'
}

}

# css
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/flex/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Flex',
alternates: {
canonical: '/docs/api/flex'
}

}

# Flex
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/grid/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Grid',
alternates: {
canonical: '/docs/api/grid'
}

}

# Grid
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Group Selector',
alternates: {
canonical: '/docs/api/group-selector'
}

}

# Group Selector
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/image/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Image',
alternates: {
canonical: '/docs/api/image'
}

}

# Image
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/input/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Input',
alternates: {
canonical: '/docs/api/input'
}

}

# Input
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/selector/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Selector',
alternates: {
canonical: '/docs/api/selector'
}

}

# Selector
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/style-props/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Style Props',
alternates: {
canonical: '/docs/api/style-props'
}

}

# Style Props
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/text/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Text',
alternates: {
canonical: '/docs/api/text'
}

}

# Text
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/api/v-stack/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'VStack',
alternates: {
canonical: '/docs/api/v-stack'
}

}

# VStack
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/devup/breakpoints/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Breakpoints',
alternates: {
canonical: '/docs/devup/breakpoints'
}

}

# Breakpoints
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/devup/colors/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Colors',
alternates: {
canonical: '/docs/devup/colors'
}

}

# Colors
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/devup/devup-json/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'devup.json',
alternates: {
canonical: '/docs/devup/devup-json'
}

}

# devup.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Figma Plugin',
alternates: {
canonical: '/docs/devup/figma-plugin'
}

}

# Figma Plugin
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/devup/typography/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: 'Typography',
alternates: {
canonical: '/docs/devup/typography'
}

}

# Typography
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/features/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: "Features",
alternates: {
canonical: '/docs/features',
}

}

# Features
Expand Down
4 changes: 4 additions & 0 deletions apps/landing/src/app/(detail)/docs/installation/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
export const metadata = {
title: "Installation",
alternates: {
canonical: '/docs/installation',
}

}

# Installation
Expand Down
3 changes: 3 additions & 0 deletions apps/landing/src/app/(detail)/docs/overview/page.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
export const metadata = {
title: "What is Devup UI?",
alternates: {
canonical: '/docs/overview',
}
}

## What is Devup UI?
Expand Down
7 changes: 7 additions & 0 deletions apps/landing/src/app/(detail)/team/page.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
export const metadata = {
alternates: {
canonical: '/team',
}
}


# Team

We are a team committed to developing the most optimized CSS-in-JS solutions.
Expand Down
12 changes: 12 additions & 0 deletions apps/landing/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ import { SearchModal } from '../components/SearchModal'
export const metadata: Metadata = {
title: 'Devup UI',
description: 'Zero Config, Zero FOUC, Zero Runtime, CSS in JS Preprocessor',
alternates: {
canonical: 'https://devup-ui.com',
},
metadataBase: new URL('https://devup-ui.com'),
openGraph: {
title: 'Devup UI',
description: 'Zero Config, Zero FOUC, Zero Runtime, CSS in JS Preprocessor',
images: ['https://devup-ui.com/og-image.png'],
siteName: 'Devup UI',
type: 'website',
url: 'https://devup-ui.com',
},
}

export default function RootLayout({
Expand Down
8 changes: 7 additions & 1 deletion apps/landing/src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
import { Box, css, Flex, Grid, Image, Text, VStack } from '@devup-ui/react'
import { Metadata } from 'next'
import Link from 'next/link'

import { CodeBoard } from '../components/CodeBoard'
import { Container } from '../components/Container'
import { Discord } from '../components/Discord'
import { FeatureCard } from './FeatureCard'

export const metadata: Metadata = {
alternates: {
canonical: '/',
},
}

export default function HomePage() {
return (
<>
<link href="https://devup-ui.com" rel="canonical" />
<Box
h="80dvh"
pointerEvents="none"
Expand Down