Skip to content

ponicode/OTHER_docs

Repository files navigation

Ponicode Documentation

Prerequisites

Install

npm run install-local

Run locally

npm start

Deployment

Deployment is managed by Netlify, using @BeFunes's personal account (in order to keep the plan free).

Preprod

Deployment on ponicode-docs-dev.netlify.app is triggered by any push on dev in the repository OTHER_docs.

The CCI Workflow deploy_preprod copies the content of this repo into OTHER_docs (dev branch), thus triggering deployment.

Prod

Deployment on docs.ponicode.com is triggered by any push on master in the repository OTHER_docs.

The CCI Workflow deploy_prod copies the content of this repo into OTHER_docs (master branch), thus triggering deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published