https://github.com/adaptivescale/rosetta-documentation
https://github.com/adaptivescale/rosetta-documentation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adaptivescale/rosetta-documentation
- Owner: AdaptiveScale
- Created: 2024-06-28T14:05:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-28T14:42:05.000Z (over 1 year ago)
- Last Synced: 2025-02-10T12:45:52.464Z (about 1 year ago)
- Language: HTML
- Size: 63.6 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/security.md
Awesome Lists containing this project
README
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.