 27baedfea4
			
		
	
	27baedfea4
	
	
	
		
			
			* Initial start of Semaphore UI docs Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Added Semaphore UI docs link Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Changed to mdx format * Ran make lint-fix, make web and make website * now fixed sidebar integration Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update website/integrations/services/semaphore/index.mdx Co-authored-by: 4d62 <github-user@sdko.org> Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Update to Feedback on PR ;) Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> * Title… Ahhh now I got what you were trying to Tell me on the last comment 😂 happy new year ✌️ --------- Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com> Co-authored-by: nicedevil007 <nicedevil007@users.noreply.github.com> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: 4d62 <github-user@sdko.org>
Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
npm ci
Local Development
npm run watch
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
npm run build
This command generates static content into the build directory and can be served using any static contents hosting service.