ponicode / OTHER_docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 84.5%Language:Ruby 7.2%Language:Shell 5.1%Language:SCSS 3.1%