 7f861cc2a1
			
		
	
	7f861cc2a1
	
	
	
		
			
			* website/docs: dev docs: style guide: update style conventions for urls Updates URL styling conventions to use angle bracket surrounded values instead of <em>s and <kbd>s Part of https://www.notion.so/authentiksecurity/Check-ins-17caee05b24e80a0aec6c7d508406435?pvs=4#1ddaee05b24e80138155e120174c3502 Signed-off-by: Dominic R <dominic@sdko.org> * yep Signed-off-by: Dominic R <dominic@sdko.org> --------- Signed-off-by: Dominic R <dominic@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.