FIT-Connect Dokumentation
Die Dokumentation ist hier zu finden: https://docs.fitko.de/fit-connect/
Lokale Entwicklung
$ yarn
$ yarn start
Bauen für Produktion
$ export DOCUSAURUS_BASE_URL="/fit-connect/"
$ yarn build
Adding file extensions enables link checking by docusaurus. Since /news is not part of /docs and no index.md file for /news exists, a static URL is acceptable here.
Die Dokumentation ist hier zu finden: https://docs.fitko.de/fit-connect/
$ yarn
$ yarn start
$ export DOCUSAURUS_BASE_URL="/fit-connect/"
$ yarn build