-
- Downloads
feat: new doc (#1374)
Showing
- apps/next/src/app/docs/[[...slug]]/page.tsx 46 additions, 0 deletionsapps/next/src/app/docs/[[...slug]]/page.tsx
- apps/next/src/app/docs/layout.tsx 12 additions, 0 deletionsapps/next/src/app/docs/layout.tsx
- apps/next/src/app/global.css 83 additions, 0 deletionsapps/next/src/app/global.css
- apps/next/src/app/layout.config.tsx 21 additions, 0 deletionsapps/next/src/app/layout.config.tsx
- apps/next/src/app/layout.tsx 37 additions, 0 deletionsapps/next/src/app/layout.tsx
- apps/next/src/components/code-block.tsx 53 additions, 0 deletionsapps/next/src/components/code-block.tsx
- apps/next/src/components/contribution.tsx 29 additions, 0 deletionsapps/next/src/components/contribution.tsx
- apps/next/src/components/contributor-count.tsx 61 additions, 0 deletionsapps/next/src/components/contributor-count.tsx
- apps/next/src/components/feature.tsx 33 additions, 0 deletionsapps/next/src/components/feature.tsx
- apps/next/src/components/npm-install.tsx 46 additions, 0 deletionsapps/next/src/components/npm-install.tsx
- apps/next/src/components/text-effect.tsx 28 additions, 0 deletionsapps/next/src/components/text-effect.tsx
- apps/next/src/components/ui/button.tsx 57 additions, 0 deletionsapps/next/src/components/ui/button.tsx
- apps/next/src/components/website/Footer.module.css 151 additions, 0 deletionsapps/next/src/components/website/Footer.module.css
- apps/next/src/components/website/Footer.tsx 214 additions, 0 deletionsapps/next/src/components/website/Footer.tsx
- apps/next/src/components/website/HeadingUnderline.module.css 4 additions, 0 deletionsapps/next/src/components/website/HeadingUnderline.module.css
- apps/next/src/components/website/HeadingUnderline.tsx 43 additions, 0 deletionsapps/next/src/components/website/HeadingUnderline.tsx
- apps/next/src/components/website/Socials.module.css 53 additions, 0 deletionsapps/next/src/components/website/Socials.module.css
- apps/next/src/components/website/Socials.tsx 119 additions, 0 deletionsapps/next/src/components/website/Socials.tsx
- apps/next/src/components/website/Text.module.css 96 additions, 0 deletionsapps/next/src/components/website/Text.module.css
- apps/next/src/components/website/Text.tsx 70 additions, 0 deletionsapps/next/src/components/website/Text.tsx
Loading
Please register or sign in to comment