Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 860 Bytes

File metadata and controls

31 lines (22 loc) · 860 Bytes

PipePipe Wiki

The community guide for the PipePipe application. This project aims to provide comprehensive documentation for both new and experienced users.

This website is built with VitePress.

Development

  1. Clone the repository:
    git clone https://github.com/Priveetee/Docs-PipePipe.git
    cd Docs-PipePipe
  2. Install dependencies:
    bun install
  3. Run the local development server:
    bun run docs:dev

The site will be available at http://localhost:5173.

Contributing

Contributions are welcome. Please read the Contributing Guide for details on how to submit changes.

Acknowledgements

This wiki is listed in the Community section of the official PipePipe repository.