Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 373 Bytes

Main branch will be develop.

Procedure goes like this:

Create a new branch from develop

After making changes to mkdocs md files.

We do mkdocs build

We add to commit all the files changed and generated and push.

Always we'll make PR against -> main.

After PR gets merged to main. Netlify will take the build folder (site) and publish the site.