catenax-eV / catenax-ev.github.io

https://catenax-ev.github.io/
Other
1 stars 0 forks source link

Website

This website is built using Docusaurus 3, a modern static website generator.

How to deploy

This deploys through github actions!

How to use locally

Verify build before pushing remote

If there are any issues with wrong/outdated links, the github action will fail. To reduce the feedback loop, build it locally before pushing.

npm run build

How to use the documentation repository

TBD

How to configure markdown rules

https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md Rules are configured in a file named .markdownlint.json for more detailed rules have a look at this site as an example.