Skip to content

zammad/zammad-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zammad Hub

This replaces the existing zammad.org. It is planned to have a single landing page from where you can jump to different sections as well as to sister sites.

It contains the new documentation system which is based on Vitepress. Their documentation can be found here.

Getting started

  • Clone this repository.
  • Install dependencies via pnpm install.
  • Get the dev system running via pnpm dev and access it at http://localhost:5173.
  • To build the output for production, use pnpm build and pnpm preview to serve it at http://localhost:4173/.

Additional info

  • Used tab plugin and added the configuration to config.ts and index.ts.
  • Added plugin autosidebar to config.mts to have an automatically populated page structure in the sidebar. Currently not working.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages