Skip to content

Unizoy/unizoy-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding Component

  1. Add the component.tsx file in registry/ui and update the registry/registry-ui.ts file.

  2. Add the example component in registry/example and update the registry/registry-examples.ts file.

  3. Now regenerate the __registry__/index.tsx using this command.

pnpm run build:registry

Note: If you are running this for the first time they you need to create the __registry__ folder mannually.

  1. Now create a component.mdx file in content/docs/components.

  2. Now bulid the contentlayer using this command.

pnpm run bulid:docs
  1. At last update the config/docs.ts. to update the sidebar.

Adding Template

  1. Create a template.mdx file in content/templates folder.

  2. Then rebuild the .contentlayer using this command-

pnpm run bulid:docs

About

An open-source collection of GSAP-powered animated UI components and website templates to inspire and speed up your web projects.

Topics

Resources

Stars

33 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors