Skip to content

Prose server docs. Used by Prose server administrators.

License

Notifications You must be signed in to change notification settings

prose-im/prose-docs

Repository files navigation

prose-docs

Build and Deploy

Prose Technical Docs, used by Prose server administrators.

Copyright 2022, Prose Foundation - Released under the Mozilla Public License 2.0.

Tested at NodeJS version: v20.5.0

Clone Instructions

As this project uses Git LFS to store large files (ie. PNG, JPG and GIF files from guides), it requires Git LFS to be available on the system cloning this repository.

1. Start with installing Git LFS using Homebrew:

brew install git-lfs

2. Then, initialize your Git LFS user configuration:

git lfs install

3. Finally, clone the repository:

git clone git@github.com:prose-im/prose-docs.git

⚠️ Make sure that the "filtering" step pulling LFS data is executed (10MB+). This step comes after the "objects" pull step.

Build Setup

Built with Chappe. See the commands below for reference on how to build the docs.

# install dependencies
$ npm install

# build static assets for production
$ npm run build

License

Licensing information can be found in the LICENSE.md document.

About

Prose server docs. Used by Prose server administrators.

Topics

Resources

License

Stars

Watchers

Forks

Packages