mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-12 09:23:39 +00:00
7993d92907
* wip * add in sidebar * wip * term * payment * lapsed service fee * wip * mainteance and support process * small changes * service credit * failure credits * support services update * termination, next: trainings * checkup * update dates * service review * delete termination clause from support-services * Revert "update dates" This reverts commit d5592b1869f02fd942900e7eb70fd2b2f39c15ad. * dates support tos and annex * training & termination * adds trainings to guides * urgent escalation slo * missing sentence in modification * define unit * remove termination period from term * Apply suggestions from code review Co-authored-by: Florian Forster <florian@caos.ch> * from review Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com> Co-authored-by: Florian Forster <florian@caos.ch>
Website
This website is built using Docusaurus 2, a modern static website generator.
Add new Sites to existing Topics
To add a new site to the already existing structure simply save the md
file into the corresponding folder and append the sites id int the file sidebars.js
.
Installation
yarn install
Local Development
yarn start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
Build
yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Deployment
Each PR will be automaticly built with a preview link from cloudflare pages. Visit the checks / comments on the PR for the link.